diff -r d4fa462547bc -r a05eff845522 MultiProject/AddProjectDialog.ui --- a/MultiProject/AddProjectDialog.ui Tue Jan 07 18:08:40 2014 +0100 +++ b/MultiProject/AddProjectDialog.ui Wed Jan 08 19:07:23 2014 +0100 @@ -53,16 +53,6 @@ </property> </widget> </item> - <item row="1" column="2"> - <widget class="QPushButton" name="fileButton"> - <property name="toolTip"> - <string>Select the project file via a file selection dialog</string> - </property> - <property name="text"> - <string>...</string> - </property> - </widget> - </item> <item row="2" column="0"> <widget class="QLabel" name="label_3"> <property name="text"> @@ -99,6 +89,13 @@ </property> </widget> </item> + <item row="1" column="2"> + <widget class="QToolButton" name="fileButton"> + <property name="toolTip"> + <string>Select the project file via a file selection dialog</string> + </property> + </widget> + </item> </layout> </item> <item>