diff options
Diffstat (limited to 'kdecore/kstdaccel.h')
-rw-r--r-- | kdecore/kstdaccel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/kstdaccel.h b/kdecore/kstdaccel.h index af102d063..9f379b210 100644 --- a/kdecore/kstdaccel.h +++ b/kdecore/kstdaccel.h @@ -24,7 +24,7 @@ #include <kshortcut.h> #include "kdelibs_export.h" -class QKeyEvent; +class TQKeyEvent; class KAccelActions; /** |