Mercurial > hg > octave-nkf
diff libgui/src/settings-dialog.ui @ 18558:3cb0e58a071d gui-release
* settings-dialog.ui: minor text corrections
author | Torsten <ttl@justmail.de> |
---|---|
date | Tue, 18 Feb 2014 21:56:05 +0100 |
parents | 6eae8ba32e62 |
children | 6e81b59d657c |
line wrap: on
line diff
--- a/libgui/src/settings-dialog.ui +++ b/libgui/src/settings-dialog.ui @@ -900,17 +900,17 @@ </item> <item row="3" column="1"> <layout class="QGridLayout" name="gridLayout_10"> - <item row="0" column="1"> + <item row="0" column="2"> <widget class="QLabel" name="editor_label_ac_threshold"> <property name="enabled"> <bool>false</bool> </property> <property name="text"> - <string>after number of characters typed: </string> + <string>Number of characters before list is shwon: </string> </property> </widget> </item> - <item row="0" column="2"> + <item row="0" column="3"> <widget class="QSpinBox" name="editor_spinbox_ac_threshold"> <property name="enabled"> <bool>false</bool> @@ -935,7 +935,7 @@ </property> </widget> </item> - <item row="0" column="3"> + <item row="0" column="4"> <spacer name="horizontalSpacer_2"> <property name="orientation"> <enum>Qt::Horizontal</enum> @@ -954,13 +954,29 @@ <bool>true</bool> </property> <property name="text"> - <string>Show completion list automatically ...</string> + <string>Show completion list automatically</string> </property> <property name="checked"> <bool>false</bool> </property> </widget> </item> + <item row="0" column="1"> + <spacer name="horizontalSpacer_31"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="sizeType"> + <enum>QSizePolicy::Fixed</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>10</width> + <height>0</height> + </size> + </property> + </spacer> + </item> </layout> </item> </layout>