diff options
Diffstat (limited to 'kwin-styles/smooth-blend/client/smoothblend.h')
-rw-r--r-- | kwin-styles/smooth-blend/client/smoothblend.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kwin-styles/smooth-blend/client/smoothblend.h b/kwin-styles/smooth-blend/client/smoothblend.h index e5a2ec70..a72fe743 100644 --- a/kwin-styles/smooth-blend/client/smoothblend.h +++ b/kwin-styles/smooth-blend/client/smoothblend.h @@ -29,8 +29,8 @@ #include <kdecoration.h> #include <kdecorationfactory.h> -class QSpacerItem; -class QPoint; +class TQSpacerItem; +class TQPoint; namespace smoothblend { |