summaryrefslogtreecommitdiff
path: root/noncore/apps/zsafe/scqtfileedit.cpp
Unidiff
Diffstat (limited to 'noncore/apps/zsafe/scqtfileedit.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/zsafe/scqtfileedit.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/noncore/apps/zsafe/scqtfileedit.cpp b/noncore/apps/zsafe/scqtfileedit.cpp
index effd86b..7a3d906 100644
--- a/noncore/apps/zsafe/scqtfileedit.cpp
+++ b/noncore/apps/zsafe/scqtfileedit.cpp
@@ -30,2 +30,4 @@
30 30
31#include <qpe/qpeapplication.h>
32
31// #define DEBUGFILEEDIT 33// #define DEBUGFILEEDIT
@@ -160,3 +162,3 @@ ScQtFileEditDlg::ScQtFileEditDlg( QWidget *parent, const char *name,
160#ifdef QWS 162#ifdef QWS
161 showMaximized(); 163 QPEApplication::execDialog( this );
162#endif 164#endif