diff options
Diffstat (limited to 'kwin/clients/plastik/plastikbutton.h')
-rw-r--r-- | kwin/clients/plastik/plastikbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/clients/plastik/plastikbutton.h b/kwin/clients/plastik/plastikbutton.h index 69ba6d8e0..dbebcf63f 100644 --- a/kwin/clients/plastik/plastikbutton.h +++ b/kwin/clients/plastik/plastikbutton.h @@ -29,7 +29,7 @@ #include <kcommondecoration.h> -class QTimer; +class TQTimer; namespace KWinPlastik { |