diff -r 16f9875e278b -r e8882d16384c Preferences/ConfigurationPages/PythonPage.ui --- a/Preferences/ConfigurationPages/PythonPage.ui Sun Jan 02 12:01:37 2011 +0100 +++ b/Preferences/ConfigurationPages/PythonPage.ui Mon Jan 03 17:10:45 2011 +0100 @@ -10,7 +10,7 @@ <height>473</height> </rect> </property> - <layout class="QVBoxLayout" name="verticalLayout"> + <layout class="QVBoxLayout" name="verticalLayout_2"> <item> <widget class="QLabel" name="headerLabel"> <property name="text"> @@ -120,6 +120,25 @@ </widget> </item> <item> + <widget class="QGroupBox" name="groupBox_2"> + <property name="title"> + <string>Python 2 Interpreter</string> + </property> + <layout class="QVBoxLayout" name="verticalLayout"> + <item> + <widget class="QLabel" name="label_6"> + <property name="text"> + <string>Please configure the Python 2 interpreter on the 'Python 2 Debugger' page.</string> + </property> + <property name="wordWrap"> + <bool>true</bool> + </property> + </widget> + </item> + </layout> + </widget> + </item> + <item> <spacer> <property name="orientation"> <enum>Qt::Vertical</enum>