diff options
Diffstat (limited to 'karm/idletimedetector.h')
-rw-r--r-- | karm/idletimedetector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/karm/idletimedetector.h b/karm/idletimedetector.h index 8234b427b..42b41d083 100644 --- a/karm/idletimedetector.h +++ b/karm/idletimedetector.h @@ -6,7 +6,7 @@ #include <tqdatetime.h> #include <kdebug.h> -class QTimer; +class TQTimer; #ifdef HAVE_LIBXSS #include <X11/Xlib.h> |