Mercurial > trustbridge
diff ui/mainwindow.h @ 767:406bf18ee633
Merged
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Tue, 08 Jul 2014 11:36:22 +0200 |
parents | 27043d74dc90 |
children | 4efd6378c001 |
line wrap: on
line diff
--- a/ui/mainwindow.h Tue Jul 08 10:52:53 2014 +0200 +++ b/ui/mainwindow.h Tue Jul 08 11:36:22 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;