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/websnap.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/websnap.h') diff --git a/src/websnap.h b/src/websnap.h index 9d3c214d..d338e8d7 100644 --- a/src/websnap.h +++ b/src/websnap.h @@ -29,6 +29,9 @@ #define WEB_SNAP_H +// Rekonq Includes +#include "rekonq_defines.h" + // Qt Includes #include #include -- cgit v1.2.1