summaryrefslogtreecommitdiffstats
path: root/kommander/editor/formwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/formwindow.h')
-rw-r--r--kommander/editor/formwindow.h22
1 files changed, 11 insertions, 11 deletions
diff --git a/kommander/editor/formwindow.h b/kommander/editor/formwindow.h
index 611e543d..fd0964e7 100644
--- a/kommander/editor/formwindow.h
+++ b/kommander/editor/formwindow.h
@@ -33,20 +33,20 @@
#include <tqwidgetlist.h>
#include <tqmap.h>
-class QPaintEvent;
-class QMouseEvent;
-class QKeyEvent;
-class QPainter;
-class QLabel;
+class TQPaintEvent;
+class TQMouseEvent;
+class TQKeyEvent;
+class TQPainter;
+class TQLabel;
class MainWindow;
-class QTimer;
-class QFocusEvent;
-class QCloseEvent;
+class TQTimer;
+class TQFocusEvent;
+class TQCloseEvent;
class Resource;
-class QResizeEvent;
+class TQResizeEvent;
class BreakLayoutCommand;
-class QPixmap;
-class QSizeGrip;
+class TQPixmap;
+class TQSizeGrip;
class FormFile;
#if defined(Q_FULL_TEMPLATE_INSTANTIATION)