--- a/ProjectPyramid/ConfigurationPage/PyramidPage.ui Thu Aug 30 17:19:35 2012 +0200 +++ b/ProjectPyramid/ConfigurationPage/PyramidPage.ui Fri Aug 31 17:44:10 2012 +0200 @@ -34,7 +34,7 @@ <item> <widget class="QGroupBox" name="pyramidConsoleGroup"> <property name="title"> - <string>Console Commands</string> + <string>Console Command</string> </property> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="0"> @@ -60,30 +60,7 @@ </property> </widget> </item> - <item row="1" column="0"> - <widget class="QLabel" name="label_2"> - <property name="text"> - <string>Console Command (non-closing):</string> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QComboBox" name="consoleCommandNoCloseCombo"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="toolTip"> - <string>Enter the console command for a non-closing console</string> - </property> - <property name="editable"> - <bool>true</bool> - </property> - </widget> - </item> - <item row="2" column="0" colspan="2"> + <item row="1" column="0" colspan="2"> <widget class="QLabel" name="label_5"> <property name="text"> <string><b>Note:</b> The console command for a console, that is spawning (i.e. exits before the console window is closed), should be prefixed by an '@' character.</string> @@ -258,7 +235,6 @@ </widget> <tabstops> <tabstop>consoleCommandCombo</tabstop> - <tabstop>consoleCommandNoCloseCombo</tabstop> <tabstop>virtualEnvPy3Edit</tabstop> <tabstop>virtualEnvPy3Button</tabstop> <tabstop>py3ShellCombo</tabstop>