diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-11-25 01:36:38 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-11-25 01:36:38 +0100 |
commit | ce86e965bd8781f6fe18e4b50eadaf7402a07847 (patch) | |
tree | 0b019499f5a4e91c5767684fdafdbb23c774e26e /src/history/history.h | |
parent | Fix headers (diff) | |
download | rekonq-ce86e965bd8781f6fe18e4b50eadaf7402a07847.tar.xz |
Last history fixes
Diffstat (limited to 'src/history/history.h')
-rw-r--r-- | src/history/history.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/history/history.h b/src/history/history.h index 2ccf8cb4..ff3b4381 100644 --- a/src/history/history.h +++ b/src/history/history.h @@ -30,9 +30,6 @@ #define HISTORY_H -// Local Includes -#include "modelmenu.h" - // KDE Includes #include <KUrl> |