summaryrefslogtreecommitdiffstats
path: root/kiten/optiondialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kiten/optiondialog.h')
-rw-r--r--kiten/optiondialog.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/kiten/optiondialog.h b/kiten/optiondialog.h
index fef3948a..03486d38 100644
--- a/kiten/optiondialog.h
+++ b/kiten/optiondialog.h
@@ -23,12 +23,12 @@
#define OPTIONDIALOG_H
class KListView;
-class QString;
+class TQString;
class KFontChooser;
-class QLabel;
-class QPushButton;
-class QComboBox;
-class QCheckBox;
+class TQLabel;
+class TQPushButton;
+class TQComboBox;
+class TQCheckBox;
class DictList;
#include <kconfigdialog.h>