--- a/Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveDataDialog.ui Fri Feb 21 19:13:43 2014 +0100 +++ b/Plugins/VcsPlugins/vcsMercurial/ShelveExtension/HgShelveDataDialog.ui Sat Feb 22 19:57:46 2014 +0100 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>500</width> - <height>250</height> + <height>170</height> </rect> </property> <property name="windowTitle"> @@ -79,12 +79,9 @@ </widget> </item> <item row="2" column="1"> - <widget class="QPlainTextEdit" name="messageEdit"> + <widget class="QLineEdit" name="messageEdit"> <property name="toolTip"> - <string>Enter message for the shelve</string> - </property> - <property name="tabChangesFocus"> - <bool>true</bool> + <string>Enter a message for the shelve</string> </property> </widget> </item>