diff options
Diffstat (limited to 'khtml/xml/dom2_eventsimpl.h')
-rw-r--r-- | khtml/xml/dom2_eventsimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khtml/xml/dom2_eventsimpl.h b/khtml/xml/dom2_eventsimpl.h index 7318035d2..1e7a37a16 100644 --- a/khtml/xml/dom2_eventsimpl.h +++ b/khtml/xml/dom2_eventsimpl.h @@ -29,7 +29,7 @@ #include "xml/dom2_viewsimpl.h" class KHTMLPart; -class QMouseEvent; +class TQMouseEvent; namespace DOM { |