From fe7c06fffa370f8f04a3035f3ae92975ea39b960 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 29 Jul 2012 11:22:24 +0200 Subject: Insert back HistoryManager There are a few notable changes here: - rekonq_defines.h clean up, removing the enums from there - let HistoryManager be accessible by a self function --- src/urlresolver.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/urlresolver.cpp') diff --git a/src/urlresolver.cpp b/src/urlresolver.cpp index c56e5a94..5e00c77a 100644 --- a/src/urlresolver.cpp +++ b/src/urlresolver.cpp @@ -33,12 +33,6 @@ // KDE Includes #include #include -#include - -// Qt Includes -#include - -#define QL1S(x) QLatin1String(x) // NOTE -- cgit v1.2.1