--- a/PluginManager/PluginUninstallDialog.ui Sun Dec 10 16:23:29 2017 +0100 +++ b/PluginManager/PluginUninstallDialog.ui Sun Dec 10 16:43:11 2017 +0100 @@ -7,13 +7,13 @@ <x>0</x> <y>0</y> <width>400</width> - <height>131</height> + <height>186</height> </rect> </property> <property name="windowTitle"> <string>Plugin Uninstallation</string> </property> - <layout class="QVBoxLayout"> + <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QLabel" name="label_3"> <property name="text"> @@ -43,6 +43,16 @@ </widget> </item> <item> + <widget class="QCheckBox" name="keepConfigurationCheckBox"> + <property name="toolTip"> + <string>Select to keep the configuration data</string> + </property> + <property name="text"> + <string>Keep configuration data</string> + </property> + </widget> + </item> + <item> <widget class="QDialogButtonBox" name="buttonBox"> <property name="orientation"> <enum>Qt::Horizontal</enum>