changeset 185:9665df34aef8

Move the "pay full debt" button further away from the other buttons.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 07 Nov 2017 15:45:35 +0200
parents 87dfca9f704d
children cc3d7745e798
files src/mainwindow.ui
diffstat 1 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/src/mainwindow.ui	Tue Nov 07 15:24:55 2017 +0200
+++ b/src/mainwindow.ui	Tue Nov 07 15:45:35 2017 +0200
@@ -239,13 +239,6 @@
           </layout>
          </item>
          <item>
-          <widget class="QPushButton" name="button_PayFullDebt">
-           <property name="text">
-            <string>Maksa koko velka</string>
-           </property>
-          </widget>
-         </item>
-         <item>
           <widget class="QLabel" name="label_2">
            <property name="text">
             <string>Viimeisimmät tapahtumat:</string>
@@ -262,6 +255,13 @@
            </property>
           </widget>
          </item>
+         <item>
+          <widget class="QPushButton" name="button_PayFullDebt">
+           <property name="text">
+            <string>Maksa koko velka</string>
+           </property>
+          </widget>
+         </item>
         </layout>
        </widget>
       </item>