diff options
Diffstat (limited to 'kwin-styles/system')
-rw-r--r-- | kwin-styles/system/systemclient.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kwin-styles/system/systemclient.h b/kwin-styles/system/systemclient.h index 3ab4df8d..09406f48 100644 --- a/kwin-styles/system/systemclient.h +++ b/kwin-styles/system/systemclient.h @@ -10,9 +10,9 @@ #include <kdecorationfactory.h> -class QLabel; -class QSpacerItem; -class QBoxLayout; +class TQLabel; +class TQSpacerItem; +class TQBoxLayout; namespace System { |