diff options
author | deva <deva> | 2006-04-08 11:10:09 +0000 |
---|---|---|
committer | deva <deva> | 2006-04-08 11:10:09 +0000 |
commit | 9c078bc5e1468ed79d85fafbad41160c0170959e (patch) | |
tree | c23fe08951e1a4a6cda0f0d5d56fbc3b17185f03 /client/mainwindow.cc | |
parent | a348f1d6d6c35800399b47a7d06562d52c38f72e (diff) |
*** empty log message ***
Diffstat (limited to 'client/mainwindow.cc')
-rw-r--r-- | client/mainwindow.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/mainwindow.cc b/client/mainwindow.cc index cab6189..c3b8649 100644 --- a/client/mainwindow.cc +++ b/client/mainwindow.cc @@ -62,6 +62,8 @@ MainWindow::MainWindow(): QWidget() { MIaV::info->log("Starting MIaV v. %s.", VERSION); + resize(800, 600); + // Create the overlaying splashscreen SplashScreen splash(this); /* |