--- a/eric7/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui Wed Dec 01 20:09:57 2021 +0100 +++ b/eric7/Plugins/CheckerPlugins/CodeStyleChecker/CodeStyleCheckerDialog.ui Thu Dec 02 18:53:26 2021 +0100 @@ -267,8 +267,8 @@ <rect> <x>0</x> <y>0</y> - <width>611</width> - <height>1417</height> + <width>365</width> + <height>1152</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_4"> @@ -1261,13 +1261,13 @@ <item> <widget class="QGroupBox" name="groupBox_15"> <property name="title"> - <string>Application Modules</string> + <string>Application Packages</string> </property> <layout class="QVBoxLayout" name="verticalLayout_14"> <item> <widget class="QLabel" name="label_35"> <property name="text"> - <string>Enter top level application module names separated by a space character:</string> + <string>Enter top level application package names separated by a space character:</string> </property> <property name="wordWrap"> <bool>true</bool> @@ -1275,7 +1275,7 @@ </widget> </item> <item> - <widget class="QPlainTextEdit" name="appModulesEdit"/> + <widget class="QPlainTextEdit" name="appPackagesEdit"/> </item> </layout> </widget> @@ -1707,7 +1707,7 @@ <tabstop>ecHighRiskCombo</tabstop> <tabstop>ecMediumRiskCombo</tabstop> <tabstop>typedExceptionsCheckBox</tabstop> - <tabstop>appModulesEdit</tabstop> + <tabstop>appPackagesEdit</tabstop> <tabstop>startButton</tabstop> <tabstop>loadDefaultButton</tabstop> <tabstop>storeDefaultButton</tabstop>