ProjectDjango/DjangoSquashMigrationSelectionDialog.ui

branch
eric7
changeset 172
ea7980ded4f3
parent 125
d280acf98fb5
equal deleted inserted replaced
171:af99f0984f20 172:ea7980ded4f3
87 <item row="3" column="1"> 87 <item row="3" column="1">
88 <widget class="QLineEdit" name="nameEdit"> 88 <widget class="QLineEdit" name="nameEdit">
89 <property name="toolTip"> 89 <property name="toolTip">
90 <string>Enter an optional name for the migration (2.0.0+ only)</string> 90 <string>Enter an optional name for the migration (2.0.0+ only)</string>
91 </property> 91 </property>
92 <property name="clearButtonEnabled">
93 <bool>true</bool>
94 </property>
92 </widget> 95 </widget>
93 </item> 96 </item>
94 <item row="4" column="0" colspan="2"> 97 <item row="4" column="0" colspan="2">
95 <widget class="QCheckBox" name="noOptimizeCheckBox"> 98 <widget class="QCheckBox" name="noOptimizeCheckBox">
96 <property name="toolTip"> 99 <property name="toolTip">

eric ide

mercurial