Preferences/ConfigurationPages/EditorAutocompletionPage.ui

changeset 5890
22ec89341f5e
parent 5886
ba6d27371e25
child 5906
fef02b3fdc32
diff -r 092d06e0193f -r 22ec89341f5e Preferences/ConfigurationPages/EditorAutocompletionPage.ui
--- a/Preferences/ConfigurationPages/EditorAutocompletionPage.ui	Wed Oct 04 20:06:26 2017 +0200
+++ b/Preferences/ConfigurationPages/EditorAutocompletionPage.ui	Thu Oct 05 19:11:59 2017 +0200
@@ -76,10 +76,10 @@
       <item row="1" column="0" colspan="2">
        <widget class="QCheckBox" name="acReversedCheckBox">
         <property name="toolTip">
-         <string>Select to show the list of completions in reversed order</string>
+         <string>Select to show completions of type 'public' first</string>
         </property>
         <property name="text">
-         <string>Show completions reversed</string>
+         <string>Show 'public' completions first</string>
         </property>
        </widget>
       </item>

eric ide

mercurial