From 48087e1d5650499b6093a6816356d467c8461802 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:46 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- kdict/queryview.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kdict/queryview.h') diff --git a/kdict/queryview.h b/kdict/queryview.h index 766efaf7..ddce43de 100644 --- a/kdict/queryview.h +++ b/kdict/queryview.h @@ -20,7 +20,7 @@ #define _QUERYVIEW_H_ #include -#include +#include class TQFile; class KTempFile; @@ -89,7 +89,7 @@ signals: protected: - virtual void khtmlMouseReleaseEvent(khtml::MouseReleaseEvent *event); + virtual void tdehtmlMouseReleaseEvent(tdehtml::MouseReleaseEvent *event); }; -- cgit v1.2.1