summaryrefslogtreecommitdiff
path: root/noncore/apps/zsafe/zsafe.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/zsafe/zsafe.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/zsafe/zsafe.h13
1 files changed, 5 insertions, 8 deletions
diff --git a/noncore/apps/zsafe/zsafe.h b/noncore/apps/zsafe/zsafe.h
index b5019a9..eef5cdc 100644
--- a/noncore/apps/zsafe/zsafe.h
+++ b/noncore/apps/zsafe/zsafe.h
@@ -14,8 +14,5 @@
#ifndef ZSAFE_H
#define ZSAFE_H
-
-#ifndef WIN32
-#include <stream.h>
-#endif
+
#include <stdio.h>
@@ -37,7 +34,7 @@ class QToolButton;
class QTextBrowser;
class QPopupMenu;
-#ifdef DESKTOP
+#ifdef DESKTOP
// #ifndef WIN32
-class QSettings;
+class QSettings;
// #endif
#else
@@ -123,7 +120,7 @@ public:
unsigned short plaintext[4];
-#ifdef DESKTOP
+#ifdef DESKTOP
// #ifndef WIN32
- QSettings *conf;
+ QSettings *conf;
// #endif
#else