diff options
Diffstat (limited to 'kdict/options.h')
-rw-r--r-- | kdict/options.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/kdict/options.h b/kdict/options.h index c37ee30e..239b52ef 100644 --- a/kdict/options.h +++ b/kdict/options.h @@ -22,10 +22,10 @@ #include <kdialogbase.h> #include <kglobalsettings.h> -class QLineEdit; -class QCheckBox; -class QComboBox; -class QRadioButton; +class TQLineEdit; +class TQCheckBox; +class TQComboBox; +class TQRadioButton; class KColorButton; class KLineEdit; |