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