--- a/ProjectDjango/DjangoCheckOptionsDialog.ui Sat May 29 15:03:26 2021 +0200 +++ b/ProjectDjango/DjangoCheckOptionsDialog.ui Sat May 29 18:33:03 2021 +0200 @@ -61,7 +61,7 @@ </widget> </item> <item> - <widget class="E5ClearableComboBox" name="appsComboBox"> + <widget class="QComboBox" name="appsComboBox"> <property name="editable"> <bool>true</bool> </property> @@ -73,11 +73,17 @@ <string>Settings module for deployment mode</string> </property> <layout class="QHBoxLayout" name="horizontalLayout"> + <property name="spacing"> + <number>0</number> + </property> <item> - <widget class="E5ClearableLineEdit" name="settingsFileEdit"> + <widget class="QLineEdit" name="settingsFileEdit"> <property name="toolTip"> <string>Enter the module name of the deployment settings</string> </property> + <property name="clearButtonEnabled"> + <bool>true</bool> + </property> </widget> </item> <item> @@ -102,18 +108,6 @@ </item> </layout> </widget> - <customwidgets> - <customwidget> - <class>E5ClearableLineEdit</class> - <extends>QLineEdit</extends> - <header>E5Gui/E5LineEdit.h</header> - </customwidget> - <customwidget> - <class>E5ClearableComboBox</class> - <extends>QComboBox</extends> - <header>E5Gui/E5ComboBox.h</header> - </customwidget> - </customwidgets> <resources/> <connections> <connection>