--- a/src/eric7/Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.ui Mon Sep 19 11:58:40 2022 +0200 +++ b/src/eric7/Plugins/CheckerPlugins/SyntaxChecker/SyntaxCheckerDialog.ui Mon Sep 19 16:43:18 2022 +0200 @@ -115,19 +115,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 syntax check action</string> @@ -156,13 +143,6 @@ </layout> </widget> <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> - <customwidgets> - <customwidget> - <class>EricSqueezeLabelPath</class> - <extends>QLabel</extends> - <header>EricWidgets/EricSqueezeLabels.h</header> - </customwidget> - </customwidgets> <tabstops> <tabstop>startButton</tabstop> <tabstop>excludeFilesEdit</tabstop>