33 <bool>true</bool> |
33 <bool>true</bool> |
34 </property> |
34 </property> |
35 </widget> |
35 </widget> |
36 </item> |
36 </item> |
37 <item> |
37 <item> |
38 <widget class="QCheckBox" name="commitCheckBox"> |
38 <layout class="QHBoxLayout" name="horizontalLayout"> |
39 <property name="toolTip"> |
39 <item> |
40 <string>Select to commit the branch</string> |
40 <widget class="QCheckBox" name="commitCheckBox"> |
41 </property> |
41 <property name="toolTip"> |
42 <property name="text"> |
42 <string>Select to commit the branch</string> |
43 <string>Commit Branch</string> |
43 </property> |
44 </property> |
44 <property name="text"> |
45 </widget> |
45 <string>Commit Branch</string> |
|
46 </property> |
|
47 </widget> |
|
48 </item> |
|
49 <item> |
|
50 <widget class="QCheckBox" name="forceCheckBox"> |
|
51 <property name="toolTip"> |
|
52 <string>Select to force creating the branch</string> |
|
53 </property> |
|
54 <property name="text"> |
|
55 <string>Force</string> |
|
56 </property> |
|
57 </widget> |
|
58 </item> |
|
59 </layout> |
46 </item> |
60 </item> |
47 <item> |
61 <item> |
48 <widget class="QDialogButtonBox" name="buttonBox"> |
62 <widget class="QDialogButtonBox" name="buttonBox"> |
49 <property name="orientation"> |
63 <property name="orientation"> |
50 <enum>Qt::Horizontal</enum> |
64 <enum>Qt::Horizontal</enum> |