63 <string>Create empty migrations</string> |
63 <string>Create empty migrations</string> |
64 </property> |
64 </property> |
65 </widget> |
65 </widget> |
66 </item> |
66 </item> |
67 <item row="3" column="0" colspan="2"> |
67 <item row="3" column="0" colspan="2"> |
|
68 <widget class="QCheckBox" name="mergeCheckBox"> |
|
69 <property name="toolTip"> |
|
70 <string>Select to fix migration conflicts</string> |
|
71 </property> |
|
72 <property name="text"> |
|
73 <string>Fix migration conflicts</string> |
|
74 </property> |
|
75 </widget> |
|
76 </item> |
|
77 <item row="4" column="0" colspan="2"> |
68 <widget class="QCheckBox" name="dryrunCheckBox"> |
78 <widget class="QCheckBox" name="dryrunCheckBox"> |
69 <property name="sizePolicy"> |
79 <property name="sizePolicy"> |
70 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
80 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> |
71 <horstretch>0</horstretch> |
81 <horstretch>0</horstretch> |
72 <verstretch>0</verstretch> |
82 <verstretch>0</verstretch> |
78 <property name="text"> |
88 <property name="text"> |
79 <string>Dry-Run only</string> |
89 <string>Dry-Run only</string> |
80 </property> |
90 </property> |
81 </widget> |
91 </widget> |
82 </item> |
92 </item> |
83 <item row="4" column="0" colspan="2"> |
93 <item row="5" column="0" colspan="2"> |
84 <widget class="QDialogButtonBox" name="buttonBox"> |
94 <widget class="QDialogButtonBox" name="buttonBox"> |
85 <property name="orientation"> |
95 <property name="orientation"> |
86 <enum>Qt::Horizontal</enum> |
96 <enum>Qt::Horizontal</enum> |
87 </property> |
97 </property> |
88 <property name="standardButtons"> |
98 <property name="standardButtons"> |