diff options
Diffstat (limited to 'khtml/java/kqeventutil.h')
-rw-r--r-- | khtml/java/kqeventutil.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/java/kqeventutil.h b/khtml/java/kqeventutil.h index 9f5194d90..c7ec19bf0 100644 --- a/khtml/java/kqeventutil.h +++ b/khtml/java/kqeventutil.h @@ -24,7 +24,7 @@ #define KQEVENTUTIL_H #include <tqstring.h> -class QEvent; +class TQEvent; class KQEventUtil { public: |