diff options
Diffstat (limited to 'kwin/sm.h')
-rw-r--r-- | kwin/sm.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ License. See the file "COPYING" for the exact licensing terms. #include <kapplication.h> #include <netwm_def.h> -class QSocketNotifier; +class TQSocketNotifier; namespace KWinInternal { |