diff options
Diffstat (limited to 'kiten/optiondialog.h')
-rw-r--r-- | kiten/optiondialog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kiten/optiondialog.h b/kiten/optiondialog.h index 61e5a4c7..d9319a4d 100644 --- a/kiten/optiondialog.h +++ b/kiten/optiondialog.h @@ -22,9 +22,9 @@ #ifndef OPTIONDIALOG_H #define OPTIONDIALOG_H -class KListView; +class TDEListView; class TQString; -class KFontChooser; +class TDEFontChooser; class TQLabel; class TQPushButton; class TQComboBox; |