Mercurial > trustbridge
comparison ui/mainwindow.h @ 739:5f0fca113ff4
Factor out Info Panel creation.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Fri, 04 Jul 2014 11:15:34 +0200 |
parents | b0929968562a |
children | a467204a35f5 |
comparison
equal
deleted
inserted
replaced
738:ea8d13590cbd | 739:5f0fca113ff4 |
---|---|
192 */ | 192 */ |
193 void verifySWData(); | 193 void verifySWData(); |
194 | 194 |
195 void createTrayIcon(); | 195 void createTrayIcon(); |
196 void createActions(); | 196 void createActions(); |
197 void createContent(); | 197 void setupGUI(); |
198 void loadCertificateList(); | 198 void loadCertificateList(); |
199 | 199 |
200 /* Are we running in tray mode ?*/ | 200 /* Are we running in tray mode ?*/ |
201 const bool mTrayMode; | 201 const bool mTrayMode; |
202 /* The message currently shown at intervals */ | 202 /* The message currently shown at intervals */ |