summaryrefslogtreecommitdiffstats
path: root/shemov.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'shemov.cpp')
-rw-r--r--shemov.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/shemov.cpp b/shemov.cpp
index efaa973..2655bd3 100644
--- a/shemov.cpp
+++ b/shemov.cpp
@@ -147,6 +147,7 @@ SheMov::SheMov(QWidget *parent, Qt::WindowFlags flags) : QMainWindow(parent, fla
// craptastic... We can't center until it's painted,
// hence this indirection :(
mFSWidget->centerCurrent();
+ setWindowState(Qt::WindowMaximized);
}
void SheMov::closeEvent(QCloseEvent *event){