Cleanup of the previous changes for FEATURE-758, changed the settings ui to use a NummericUpDown, with steps of 16.

This commit is contained in:
RKrom 2014-11-08 22:46:52 +01:00
commit 680b2baf22
4 changed files with 16 additions and 40 deletions

View file

@ -310,5 +310,6 @@ Sie können aber auch alle Greenshot-Funktionen über das Kontextmenü des Green
<resource name="editor_resize_aspectratio">Seitenverhältnis beibehalten</resource>
<resource name="editor_resize_width">Breite</resource>
<resource name="editor_resize_height">Höhe</resource>
<resource name="settings_iconsize">UI Symbolgröße</resource>
</resources>
</language>

View file

@ -280,5 +280,6 @@ Alle Greenshot functies werken ook over het context menu.</resource>
<resource name="editor_resize_aspectratio">Aspect ratio behouden</resource>
<resource name="editor_resize_width">Breedte</resource>
<resource name="editor_resize_height">Hoogte</resource>
<resource name="settings_iconsize">UI pictogram grootte</resource>
</resources>
</language>