summaryrefslogtreecommitdiff
path: root/noncore/games/sfcave/helpwindow.cpp
Unidiff
Diffstat (limited to 'noncore/games/sfcave/helpwindow.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/sfcave/helpwindow.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/noncore/games/sfcave/helpwindow.cpp b/noncore/games/sfcave/helpwindow.cpp
index c920312..544e237 100644
--- a/noncore/games/sfcave/helpwindow.cpp
+++ b/noncore/games/sfcave/helpwindow.cpp
@@ -22,2 +22,4 @@
22 22
23#include <qpe/qpeapplication.h>
24
23#include "helpwindow.h" 25#include "helpwindow.h"
@@ -73,3 +75,3 @@ HelpWindow::HelpWindow( QWidget *parent, const char *name, bool modal, WFlags fl
73 75
74 showMaximized(); 76 QPEApplication::showDialog( this );
75} 77}