diff options
Diffstat (limited to 'kwin/client.h')
-rw-r--r-- | kwin/client.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kwin/client.h b/kwin/client.h index 806e01bec..306873a1e 100644 --- a/kwin/client.h +++ b/kwin/client.h @@ -30,7 +30,7 @@ License. See the file "COPYING" for the exact licensing terms. #include "kdecoration.h" #include "rules.h" -class QTimer; +class TQTimer; class KProcess; class KStartupInfoData; |