summaryrefslogtreecommitdiffstats
path: root/kdeui/kactionselector.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kactionselector.h')
-rw-r--r--kdeui/kactionselector.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/kdeui/kactionselector.h b/kdeui/kactionselector.h
index bba4e31da..03c5ab5da 100644
--- a/kdeui/kactionselector.h
+++ b/kdeui/kactionselector.h
@@ -23,11 +23,11 @@
#include <kdelibs_export.h>
-class QListBox;
-class QListBoxItem;
-class QKeyEvent;
-class QEvent;
-class QIconSet;
+class TQListBox;
+class TQListBoxItem;
+class TQKeyEvent;
+class TQEvent;
+class TQIconSet;
class KActionSelectorPrivate;