summaryrefslogtreecommitdiffstats
path: root/qtinterface/tqurloperator.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/tqurloperator.h')
-rw-r--r--qtinterface/tqurloperator.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/qtinterface/tqurloperator.h b/qtinterface/tqurloperator.h
index 781cec0..9f0d5b2 100644
--- a/qtinterface/tqurloperator.h
+++ b/qtinterface/tqurloperator.h
@@ -29,7 +29,9 @@ Boston, MA 02110-1301, USA.
// Reimplement the QUrlOperator class
// For Qt3, no changes are needed
-#include <qurloperator.h>
+#include <q3urloperator.h>
+
+#define QUrlOperator Q3UrlOperator
#endif // USE_QT3