diff ui/mainwindow.h @ 1098:75a5bfe0525e

(issue111) Rework Updates ui This also concentrates label changes into the listChanged method.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 15 Sep 2014 12:45:22 +0200
parents db831a204a6b
children 6594e8e63a25
line wrap: on
line diff
--- a/ui/mainwindow.h	Mon Sep 15 12:44:31 2014 +0200
+++ b/ui/mainwindow.h	Mon Sep 15 12:45:22 2014 +0200
@@ -263,10 +263,9 @@
     QWidget *mInfoWidget;
 
     QLabel *mUpdatesHeader;
-    QLabel *mLastCertUpdate;
-    QLabel *mLastCertUpdateContents;
-    QLabel *mSoftwareVersionLabel;
-    QLabel *mSoftwareVersionContents;
+    QLabel *mUpdatesDetailsHeader;
+    QLabel *mCertListVersion;
+    QLabel *mCertListVersionContents;
     QLabel *mLastUpdateCheck;
     QLabel *mLastUpdateCheckContents;
     QLabel *mUpdatesNewCertificates;

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