--- a/src/ui/configbox.ui Wed Jul 17 18:59:28 2013 +0300 +++ b/src/ui/configbox.ui Wed Jul 17 19:44:46 2013 +0300 @@ -128,8 +128,8 @@ <rect> <x>0</x> <y>0</y> - <width>448</width> - <height>232</height> + <width>96</width> + <height>26</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_5"> @@ -142,6 +142,36 @@ </item> </layout> </widget> + <widget class="QWidget" name="tab_3"> + <attribute name="title"> + <string>Misc</string> + </attribute> + <layout class="QVBoxLayout" name="verticalLayout_6"> + <item> + <widget class="QCheckBox" name="noDemoPrompt"> + <property name="whatsThis"> + <string>If this is not set, a prompt showing demo info is displayed first.</string> + </property> + <property name="text"> + <string>Launch immediately</string> + </property> + </widget> + </item> + <item> + <spacer name="verticalSpacer_2"> + <property name="orientation"> + <enum>Qt::Vertical</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>20</width> + <height>40</height> + </size> + </property> + </spacer> + </item> + </layout> + </widget> </widget> </item> <item>