diff ui/mainwindow.h @ 754:27043d74dc90

(Issue25) Align header contents in their own column. We now also stretch column 3 so that the contents are aligned with the descriptive labels without a space in between. Sadly this causes the quit button to be resized to it's minimum instead of sharing the space with the installation button as the installation button is so large that it squeezes the push button.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 07 Jul 2014 12:38:33 +0200
parents a467204a35f5
children 4efd6378c001
line wrap: on
line diff
--- a/ui/mainwindow.h	Fri Jul 04 18:00:11 2014 +0200
+++ b/ui/mainwindow.h	Mon Jul 07 12:38:33 2014 +0200
@@ -247,8 +247,11 @@
 
     QLabel *mUpdatesHeader;
     QLabel *mLastCertUpdate;
+    QLabel *mLastCertUpdateContents;
     QLabel *mSoftwareVersionLabel;
+    QLabel *mSoftwareVersionContents;
     QLabel *mLastUpdateCheck;
+    QLabel *mLastUpdateCheckContents;
     QLabel *mUpdatesNewCertificates;
     QLabel *mUpdatesRemoveCertificates;
     QLabel *mUpdatesManualCertificates;

http://wald.intevation.org/projects/trustbridge/