ProjectFlask/FlaskMigrateExtension/MigrateSummaryDialog.ui

changeset 39
120f30d7b949
parent 35
65a377b7a52c
--- a/ProjectFlask/FlaskMigrateExtension/MigrateSummaryDialog.ui	Sun Nov 29 17:03:34 2020 +0100
+++ b/ProjectFlask/FlaskMigrateExtension/MigrateSummaryDialog.ui	Sun Nov 29 18:06:14 2020 +0100
@@ -53,9 +53,9 @@
    <item>
     <layout class="QHBoxLayout" name="horizontalLayout">
      <item>
-      <widget class="QPushButton" name="upgradeButton">
+      <widget class="QPushButton" name="upDownButton">
        <property name="toolTip">
-        <string>Press to upgrade the database to the selected migration</string>
+        <string>Press to upgrade or downgrade the database to the selected migration</string>
        </property>
        <property name="text">
         <string>Upgrade</string>
@@ -63,16 +63,6 @@
       </widget>
      </item>
      <item>
-      <widget class="QPushButton" name="downgradeButton">
-       <property name="toolTip">
-        <string>Press to downgrade the database to the selected migration</string>
-       </property>
-       <property name="text">
-        <string>Downgrade</string>
-       </property>
-      </widget>
-     </item>
-     <item>
       <spacer name="horizontalSpacer">
        <property name="orientation">
         <enum>Qt::Horizontal</enum>

eric ide

mercurial