summaryrefslogtreecommitdiffstats
path: root/kdeui/kfontdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdeui/kfontdialog.h')
-rw-r--r--kdeui/kfontdialog.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/kdeui/kfontdialog.h b/kdeui/kfontdialog.h
index 25c7f32bf..266090c37 100644
--- a/kdeui/kfontdialog.h
+++ b/kdeui/kfontdialog.h
@@ -30,12 +30,12 @@
#include <tqbutton.h>
#include <kdialogbase.h>
-class QComboBox;
-class QCheckBox;
-class QFont;
-class QGroupBox;
-class QLabel;
-class QStringList;
+class TQComboBox;
+class TQCheckBox;
+class TQFont;
+class TQGroupBox;
+class TQLabel;
+class TQStringList;
class KListBox;
class KIntNumInput;
/**