summaryrefslogtreecommitdiffstats
path: root/kommander/editor/widgetfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/widgetfactory.h')
-rw-r--r--kommander/editor/widgetfactory.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/editor/widgetfactory.h b/kommander/editor/widgetfactory.h
index 68fcc9ea..44cb4f9d 100644
--- a/kommander/editor/widgetfactory.h
+++ b/kommander/editor/widgetfactory.h
@@ -54,8 +54,8 @@
#include <tabwidget.h>
#include "toolbox.h"
-class QWidget;
-class QLayout;
+class TQWidget;
+class TQLayout;
class FormWindow;
class WidgetFactory : public Qt