From 9c078bc5e1468ed79d85fafbad41160c0170959e Mon Sep 17 00:00:00 2001 From: deva Date: Sat, 8 Apr 2006 11:10:09 +0000 Subject: *** empty log message *** --- client/mainwindow.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/mainwindow.cc') 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); /* -- cgit v1.2.3