summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--library/qpeapplication.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/library/qpeapplication.h b/library/qpeapplication.h
index 4c37ea6..7f74510 100644
--- a/library/qpeapplication.h
+++ b/library/qpeapplication.h
@@ -28,16 +28,12 @@
#if defined(_WS_QWS_) && !defined(Q_WS_QWS)
#define Q_WS_QWS
#endif
#include "qpedecoration_qws.h"
#include "timestring.h"
-#if ( defined Q_WS_QWS || defined( _WS_QWS_ ) ) && !defined( QT_NO_COP )
-#include <qpe/qcopenvelope_qws.h>
-#endif
-
class QCopChannel;
class QPEApplicationData;
class QWSEvent;
class QWSKeyEvent;