summaryrefslogtreecommitdiffstats
path: root/kdeui/kcombobox.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kcombobox.h')
-rw-r--r--kdeui/kcombobox.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdeui/kcombobox.h b/kdeui/kcombobox.h
index a03a8abff..4a9c30b14 100644
--- a/kdeui/kcombobox.h
+++ b/kdeui/kcombobox.h
@@ -27,9 +27,9 @@
#include <kcompletion.h>
-class QListBoxItem;
-class QPopupMenu;
-class QLineEdit;
+class TQListBoxItem;
+class TQPopupMenu;
+class TQLineEdit;
class KCompletionBox;
class KURL;