diff options
Diffstat (limited to 'kwin-styles/kde1/kde1client.h')
-rw-r--r-- | kwin-styles/kde1/kde1client.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kwin-styles/kde1/kde1client.h b/kwin-styles/kde1/kde1client.h index 5c960abd..7dd13ab9 100644 --- a/kwin-styles/kde1/kde1client.h +++ b/kwin-styles/kde1/kde1client.h @@ -10,8 +10,8 @@ Copyright (C) 1999, 2000 Matthias Ettrich <ettrich@kde.org> #include <kdecoration.h> #include <kdecorationfactory.h> #include <tqtoolbutton.h> -class QLabel; -class QSpacerItem; +class TQLabel; +class TQSpacerItem; namespace KDE1 { |