--- a/Preferences/ConfigurationPages/CorbaPage.ui Tue Jan 07 18:08:40 2014 +0100 +++ b/Preferences/ConfigurationPages/CorbaPage.ui Wed Jan 08 19:07:23 2014 +0100 @@ -1,7 +1,8 @@ -<ui version="4.0" > +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> <class>CorbaPage</class> - <widget class="QWidget" name="CorbaPage" > - <property name="geometry" > + <widget class="QWidget" name="CorbaPage"> + <property name="geometry"> <rect> <x>0</x> <y>0</y> @@ -9,54 +10,51 @@ <height>490</height> </rect> </property> - <layout class="QVBoxLayout" > + <layout class="QVBoxLayout"> <item> - <widget class="QLabel" name="headerLabel" > - <property name="text" > - <string><b>Configure CORBA support</b></string> + <widget class="QLabel" name="headerLabel"> + <property name="text"> + <string><b>Configure CORBA support</b></string> </property> </widget> </item> <item> - <widget class="Line" name="line13" > - <property name="frameShape" > + <widget class="Line" name="line13"> + <property name="frameShape"> <enum>QFrame::HLine</enum> </property> - <property name="frameShadow" > + <property name="frameShadow"> <enum>QFrame::Sunken</enum> </property> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> <item> - <widget class="QGroupBox" name="groupBox" > - <property name="title" > + <widget class="QGroupBox" name="groupBox"> + <property name="title"> <string>IDL Compiler</string> </property> - <layout class="QGridLayout" > - <item row="0" column="1" > - <widget class="QPushButton" name="idlButton" > - <property name="toolTip" > - <string>Press to select the IDL compiler via a file selection dialog.</string> - </property> - <property name="text" > - <string>...</string> - </property> - </widget> - </item> - <item row="0" column="0" > - <widget class="QLineEdit" name="idlEdit" > - <property name="toolTip" > + <layout class="QGridLayout"> + <item row="0" column="0"> + <widget class="QLineEdit" name="idlEdit"> + <property name="toolTip"> <string>Enter the path to the IDL compiler.</string> </property> </widget> </item> - <item row="1" column="0" colspan="2" > - <widget class="QLabel" name="textLabel1_4" > - <property name="text" > - <string><b>Note:</b> Leave this entry empty to use the default value (omniidl or omniidl.exe).</string> + <item row="1" column="0" colspan="2"> + <widget class="QLabel" name="textLabel1_4"> + <property name="text"> + <string><b>Note:</b> Leave this entry empty to use the default value (omniidl or omniidl.exe).</string> + </property> + </widget> + </item> + <item row="0" column="1"> + <widget class="QToolButton" name="idlButton"> + <property name="toolTip"> + <string>Press to select the IDL compiler via a file selection dialog.</string> </property> </widget> </item> @@ -65,10 +63,10 @@ </item> <item> <spacer> - <property name="orientation" > + <property name="orientation"> <enum>Qt::Vertical</enum> </property> - <property name="sizeHint" stdset="0" > + <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>81</height>