--- a/Plugins/VcsPlugins/vcsMercurial/HgGraftDialog.ui Sat Aug 04 13:38:50 2018 +0200 +++ b/Plugins/VcsPlugins/vcsMercurial/HgGraftDialog.ui Sat Aug 04 14:05:07 2018 +0200 @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>450</width> - <height>400</height> + <height>500</height> </rect> </property> <property name="windowTitle"> @@ -166,6 +166,16 @@ </widget> </item> <item> + <widget class="QCheckBox" name="noCommitCheckBox"> + <property name="toolTip"> + <string>Select to not commit the copied changesets</string> + </property> + <property name="text"> + <string>Don't Commit</string> + </property> + </widget> + </item> + <item> <widget class="QDialogButtonBox" name="buttonBox"> <property name="orientation"> <enum>Qt::Horizontal</enum>