SelectionEncloser/ConfigurationPage/SelectionEncloserEditDialog.ui

branch
eric7
changeset 51
318d7ebbdce2
parent 3
b26df0282953
diff -r face142f8fa5 -r 318d7ebbdce2 SelectionEncloser/ConfigurationPage/SelectionEncloserEditDialog.ui
--- a/SelectionEncloser/ConfigurationPage/SelectionEncloserEditDialog.ui	Tue Jun 01 18:01:14 2021 +0200
+++ b/SelectionEncloser/ConfigurationPage/SelectionEncloserEditDialog.ui	Tue Jun 01 18:45:45 2021 +0200
@@ -29,6 +29,9 @@
      <property name="toolTip">
       <string>Enter the menu entry title</string>
      </property>
+     <property name="clearButtonEnabled">
+      <bool>true</bool>
+     </property>
     </widget>
    </item>
    <item row="1" column="0">
@@ -43,12 +46,15 @@
      <property name="toolTip">
       <string>Enter the enclosing string or string format expression</string>
      </property>
+     <property name="clearButtonEnabled">
+      <bool>true</bool>
+     </property>
     </widget>
    </item>
    <item row="2" column="0" colspan="2">
     <widget class="QLabel" name="label_3">
      <property name="text">
-      <string>&lt;b&gt;Note&lt;/b&gt;: '%s' or '{0}' is replace by the selected text</string>
+      <string>&lt;b&gt;Note&lt;/b&gt;: '%s', '{0}' or '{}' is replace by the selected text</string>
      </property>
     </widget>
    </item>

eric ide

mercurial