summaryrefslogtreecommitdiff
path: root/noncore/apps/zsafe/zsafe.h
Side-by-side diff
Diffstat (limited to 'noncore/apps/zsafe/zsafe.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/zsafe/zsafe.h3
1 files changed, 0 insertions, 3 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
@@ -5,27 +5,24 @@
**
** Author: Carsten Schneider <CarstenSchneider@t-online.de>
**
** $Id$
**
** Homepage: http://home.t-online.de/home/CarstenSchneider/zsafe/index.html
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/
#ifndef ZSAFE_H
#define ZSAFE_H
-#ifndef WIN32
-#include <stream.h>
-#endif
#include <stdio.h>
#include "infoform.h"
#include "categorylist.h"
#include "shadedlistitem.h"
#include <qvariant.h>
#include <qdialog.h>
#include <qwidgetstack.h>
#include <qtimer.h>
class QVBoxLayout;