summaryrefslogtreecommitdiffstats
path: root/libkdepim/kwidgetlister.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkdepim/kwidgetlister.h')
-rw-r--r--libkdepim/kwidgetlister.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libkdepim/kwidgetlister.h b/libkdepim/kwidgetlister.h
index 472dfc8d..cd1ed625 100644
--- a/libkdepim/kwidgetlister.h
+++ b/libkdepim/kwidgetlister.h
@@ -36,9 +36,9 @@
#include <tqptrlist.h>
#include <kdepimmacros.h>
-class QPushButton;
-class QVBoxLayout;
-class QHBox;
+class TQPushButton;
+class TQVBoxLayout;
+class TQHBox;
/**
@short Widget that manages a list of other widgets (incl. 'more', 'fewer' and 'clear' buttons).