RefactoringRope/ChangeOccurrencesDialog.ui

branch
eric7
changeset 365
f740b50380df
parent 5
49a4abfc1f89
--- a/RefactoringRope/ChangeOccurrencesDialog.ui	Wed May 26 17:53:08 2021 +0200
+++ b/RefactoringRope/ChangeOccurrencesDialog.ui	Wed May 26 19:07:42 2021 +0200
@@ -17,7 +17,16 @@
    <bool>true</bool>
   </property>
   <layout class="QVBoxLayout">
-   <property name="margin">
+   <property name="leftMargin">
+    <number>6</number>
+   </property>
+   <property name="topMargin">
+    <number>6</number>
+   </property>
+   <property name="rightMargin">
+    <number>6</number>
+   </property>
+   <property name="bottomMargin">
     <number>6</number>
    </property>
    <item>
@@ -34,6 +43,9 @@
        <property name="toolTip">
         <string>Enter the text occurrences should be replaced with</string>
        </property>
+       <property name="clearButtonEnabled">
+        <bool>true</bool>
+       </property>
       </widget>
      </item>
     </layout>

eric ide

mercurial