--- 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>