diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-08-27 00:54:58 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-08-27 00:54:58 +0200 |
commit | 3d21fd31fddfc1260d44b5b3507bb6a6e8b8a243 (patch) | |
tree | 80f8d9933361d51f4a1aaadd8b9d993896b66321 /src/historymenu.h | |
parent | Some fixes icon related (diff) | |
parent | Adding comments (diff) | |
download | rekonq-3d21fd31fddfc1260d44b5b3507bb6a6e8b8a243.tar.xz |
Merge branch 'historyKDE' into develop
Diffstat (limited to 'src/historymenu.h')
-rw-r--r-- | src/historymenu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/historymenu.h b/src/historymenu.h index a6bb77d6..0237777f 100644 --- a/src/historymenu.h +++ b/src/historymenu.h @@ -30,6 +30,7 @@ // Local Includes #include "history.h" +#include "historymodels.h" // Qt Includes #include <QtCore/QList> |