diff -r 28e30230ab28 -r ec381c083dbd src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui --- a/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui Mon Sep 19 11:58:40 2022 +0200 +++ b/src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui Mon Sep 19 16:43:18 2022 +0200 @@ -267,7 +267,7 @@ <rect> <x>0</x> <y>0</y> - <width>611</width> + <width>389</width> <height>923</height> </rect> </property> @@ -1521,19 +1521,6 @@ </widget> </item> <item> - <widget class="EricSqueezeLabelPath" name="checkProgressLabel"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item> <widget class="QProgressBar" name="checkProgress"> <property name="toolTip"> <string>Shows the progress of the code style check</string> @@ -1768,13 +1755,6 @@ </layout> </widget> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> - <customwidgets> - <customwidget> - <class>EricSqueezeLabelPath</class> - <extends>QLabel</extends> - <header>EricWidgets/EricSqueezeLabels.h</header> - </customwidget> - </customwidgets> <tabstops> <tabstop>mainWidget</tabstop> <tabstop>optionsTabWidget</tabstop>