summaryrefslogtreecommitdiffstats
path: root/kdeui/ksconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/ksconfig.h')
-rw-r--r--kdeui/ksconfig.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kdeui/ksconfig.h b/kdeui/ksconfig.h
index c50789df9..0c688d459 100644
--- a/kdeui/ksconfig.h
+++ b/kdeui/ksconfig.h
@@ -24,9 +24,9 @@
#include <kdelibs_export.h>
-class QCheckBox;
-class QComboBox;
-class QLabel;
+class TQCheckBox;
+class TQComboBox;
+class TQLabel;
class KConfig;
class KSpellConfigPrivate;