summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqwindowdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/ntqwindowdefs.h')
-rw-r--r--src/kernel/ntqwindowdefs.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/kernel/ntqwindowdefs.h b/src/kernel/ntqwindowdefs.h
index 543df7d40..812bf6f6c 100644
--- a/src/kernel/ntqwindowdefs.h
+++ b/src/kernel/ntqwindowdefs.h
@@ -158,14 +158,6 @@ TQ_EXPORT const char *tqAppClass(); // get application class
#endif // TQ_WS_X11
-#if defined(TQ_WS_QWS)
-
-typedef unsigned long WId;
-struct TQWSEvent;
-class TQGfx;
-
-#endif // TQ_WS_QWS
-
class TQApplication;
#if defined(NEEDS_QMAIN)