--- a/Plugins/VcsPlugins/vcsMercurial/HgExportDialog.ui Tue Jan 07 18:08:40 2014 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/HgExportDialog.ui Wed Jan 08 19:07:23 2014 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>456</width> - <height>299</height> + <height>301</height> </rect> </property> <property name="windowTitle"> @@ -29,16 +29,6 @@ <item row="0" column="1"> <widget class="QLineEdit" name="directoryEdit"/> </item> - <item row="0" column="2"> - <widget class="QPushButton" name="directoryButton"> - <property name="toolTip"> - <string>Press to select the export directory via a directory selection dialog</string> - </property> - <property name="text"> - <string notr="true">...</string> - </property> - </widget> - </item> <item row="1" column="0"> <widget class="QLabel" name="label_2"> <property name="text"> @@ -89,6 +79,13 @@ </property> </widget> </item> + <item row="0" column="2"> + <widget class="QToolButton" name="directoryButton"> + <property name="toolTip"> + <string>Press to select the export directory via a directory selection dialog</string> + </property> + </widget> + </item> </layout> </item> <item>