Mercurial > trustbridge
comparison ui/administratorwindow.cpp @ 540:d7ab9e734317
Start smaller
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Tue, 29 Apr 2014 18:07:27 +0000 |
parents | c81123298387 |
children | ccdc4c6b97ce |
comparison
equal
deleted
inserted
replaced
539:81d6657757f3 | 540:d7ab9e734317 |
---|---|
36 mCertList.readList(path.toLocal8Bit()); | 36 mCertList.readList(path.toLocal8Bit()); |
37 createActions(); | 37 createActions(); |
38 createMenuBar(); | 38 createMenuBar(); |
39 createContent(); | 39 createContent(); |
40 loadCertificateTable(); | 40 loadCertificateTable(); |
41 resize(1190, 700); | 41 resize(1190, 500); |
42 } | 42 } |
43 | 43 |
44 void AdministratorWindow::createActions() | 44 void AdministratorWindow::createActions() |
45 { | 45 { |
46 } | 46 } |