diff -r d4fa462547bc -r a05eff845522 Project/PropertiesDialog.ui --- a/Project/PropertiesDialog.ui Tue Jan 07 18:08:40 2014 +0100 +++ b/Project/PropertiesDialog.ui Wed Jan 08 19:07:23 2014 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>600</width> - <height>550</height> + <height>555</height> </rect> </property> <property name="maximumSize"> @@ -130,20 +130,6 @@ </property> </widget> </item> - <item row="5" column="2"> - <widget class="QPushButton" name="dirButton"> - <property name="toolTip"> - <string>Show directory selection dialog</string> - </property> - <property name="whatsThis"> - <string><b>Project Directory</b> -<p>Select a project directory via a directory selection dialog.</p></string> - </property> - <property name="text"> - <string>...</string> - </property> - </widget> - </item> <item row="6" column="0"> <widget class="QLabel" name="versionLabel"> <property name="text"> @@ -187,20 +173,6 @@ </property> </widget> </item> - <item row="7" column="2"> - <widget class="QPushButton" name="mainscriptButton"> - <property name="toolTip"> - <string>Show file selection dialog</string> - </property> - <property name="whatsThis"> - <string><b>Main Script</b> -<p>Select the projects main script via a file selection dialog.</p></string> - </property> - <property name="text"> - <string>...</string> - </property> - </widget> - </item> <item row="8" column="1"> <widget class="QPushButton" name="transPropertiesButton"> <property name="toolTip"> @@ -320,6 +292,28 @@ </property> </widget> </item> + <item row="5" column="2"> + <widget class="QToolButton" name="dirButton"> + <property name="toolTip"> + <string>Show directory selection dialog</string> + </property> + <property name="whatsThis"> + <string><b>Project Directory</b> +<p>Select a project directory via a directory selection dialog.</p></string> + </property> + </widget> + </item> + <item row="7" column="2"> + <widget class="QToolButton" name="mainscriptButton"> + <property name="toolTip"> + <string>Show file selection dialog</string> + </property> + <property name="whatsThis"> + <string><b>Main Script</b> +<p>Select the projects main script via a file selection dialog.</p></string> + </property> + </widget> + </item> </layout> </item> <item> @@ -374,7 +368,6 @@ </item> </layout> <zorder>buttonBox</zorder> - <zorder>vcsInfoButton</zorder> <zorder>vcsCheckBox</zorder> </widget> <layoutdefault spacing="6" margin="6"/>