diff -r 96232974dcdb -r 645c12de6b0c Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui --- a/Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui Sun Mar 30 22:00:14 2014 +0200 +++ b/Plugins/VcsPlugins/vcsSubversion/SvnOptionsDialog.ui Thu Apr 03 23:05:31 2014 +0200 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>565</width> - <height>167</height> + <height>169</height> </rect> </property> <property name="windowTitle"> @@ -57,16 +57,6 @@ </property> </widget> </item> - <item row="1" column="2"> - <widget class="QPushButton" name="vcsUrlButton"> - <property name="toolTip"> - <string>Select the repository url via a directory selection dialog or the repository browser</string> - </property> - <property name="text"> - <string>...</string> - </property> - </widget> - </item> <item row="1" column="0"> <widget class="QLabel" name="vcsUrlLabel"> <property name="text"> @@ -111,6 +101,13 @@ </property> </widget> </item> + <item row="1" column="2"> + <widget class="QToolButton" name="vcsUrlButton"> + <property name="toolTip"> + <string>Select the repository url via a directory selection dialog or the repository browser</string> + </property> + </widget> + </item> </layout> </item> <item>