summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/gpssync/gpsmapwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'kipi-plugins/gpssync/gpsmapwidget.h')
-rw-r--r--kipi-plugins/gpssync/gpsmapwidget.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/kipi-plugins/gpssync/gpsmapwidget.h b/kipi-plugins/gpssync/gpsmapwidget.h
index 6b1fa37..9030acf 100644
--- a/kipi-plugins/gpssync/gpsmapwidget.h
+++ b/kipi-plugins/gpssync/gpsmapwidget.h
@@ -30,7 +30,7 @@
// KDE includes.
-#include <khtml_part.h>
+#include <tdehtml_part.h>
namespace KIPIGPSSyncPlugin
{
@@ -66,8 +66,8 @@ signals:
protected:
- void khtmlMouseMoveEvent(khtml::MouseMoveEvent*);
- void khtmlMouseReleaseEvent(khtml::MouseReleaseEvent *);
+ void tdehtmlMouseMoveEvent(tdehtml::MouseMoveEvent*);
+ void tdehtmlMouseReleaseEvent(tdehtml::MouseReleaseEvent *);
private: