comparison ui/administratorwindow.cpp @ 400:d481b1d0956f

Resized the administrator main window.
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 16 Apr 2014 10:08:32 +0200
parents 9e6a2c2033ed
children e11409381e16
comparison
equal deleted inserted replaced
399:55cbe0a482ce 400:d481b1d0956f
27 certList.readList(path.toLocal8Bit()); 27 certList.readList(path.toLocal8Bit());
28 createActions(); 28 createActions();
29 createMenuBar(); 29 createMenuBar();
30 createContent(); 30 createContent();
31 loadCertificateTable(); 31 loadCertificateTable();
32 resize(1110, 700); 32 resize(1190, 700);
33 } 33 }
34 34
35 void AdministratorWindow::createActions() 35 void AdministratorWindow::createActions()
36 { 36 {
37 } 37 }

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