src/eric7/Debugger/VariablesFilterDialog.ui

branch
eric7
changeset 9382
fb89c1dc9825
parent 9209
b99e7fd55fd3
diff -r 3c9192161833 -r fb89c1dc9825 src/eric7/Debugger/VariablesFilterDialog.ui
--- a/src/eric7/Debugger/VariablesFilterDialog.ui	Sun Oct 02 14:46:21 2022 +0200
+++ b/src/eric7/Debugger/VariablesFilterDialog.ui	Mon Oct 03 12:14:28 2022 +0200
@@ -7,8 +7,8 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>400</width>
-    <height>400</height>
+    <width>600</width>
+    <height>500</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -98,7 +98,7 @@
       <enum>Qt::Horizontal</enum>
      </property>
      <property name="standardButtons">
-      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
+      <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset</set>
      </property>
     </widget>
    </item>

eric ide

mercurial