summaryrefslogtreecommitdiffstats
path: root/kdevdesigner/designer/customwidgeteditorimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdevdesigner/designer/customwidgeteditorimpl.h')
-rw-r--r--kdevdesigner/designer/customwidgeteditorimpl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kdevdesigner/designer/customwidgeteditorimpl.h b/kdevdesigner/designer/customwidgeteditorimpl.h
index 6bf06d18..8386ae2f 100644
--- a/kdevdesigner/designer/customwidgeteditorimpl.h
+++ b/kdevdesigner/designer/customwidgeteditorimpl.h
@@ -33,8 +33,8 @@
#include <tqmap.h>
#include <tqobjectlist.h>
-class QTimer;
-class QListBoxItem;
+class TQTimer;
+class TQListBoxItem;
class MainWindow;
class CustomWidgetEditor : public CustomWidgetEditorBase