Mercurial > trustbridge
comparison ui/mainwindow.h @ 456:37a97621b466
Added label for current and updated list date.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Wed, 23 Apr 2014 14:00:10 +0200 |
parents | b1b14daf2116 |
children | 1ce835c40eb7 |
comparison
equal
deleted
inserted
replaced
455:4204ae2753d9 | 456:37a97621b466 |
---|---|
176 QLabel *mIssuerOU; | 176 QLabel *mIssuerOU; |
177 QLabel *mValidFrom; | 177 QLabel *mValidFrom; |
178 QLabel *mValidTo; | 178 QLabel *mValidTo; |
179 QLabel *mFingerprint; | 179 QLabel *mFingerprint; |
180 | 180 |
181 QLabel *mCurrentListDate; | |
182 QLabel *mNewListDate; | |
183 | |
181 QCheckBox *mAutoUpdateOption; | 184 QCheckBox *mAutoUpdateOption; |
182 QCheckBox *mAutoStartOption; | 185 QCheckBox *mAutoStartOption; |
183 | 186 |
184 QPushButton *installButton; | 187 QPushButton *installButton; |
185 QPushButton *quitButton; | 188 QPushButton *quitButton; |