diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-08-05 10:52:41 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-08-05 10:52:41 +0200 |
commit | 7ddf29246c41b115b3c417e87ef8b23f4a0b0ccd (patch) | |
tree | 6dc67bb0282173cd955f45b704a7e04bac7198dd /src/mainwindow.cpp | |
parent | Fix Include (diff) | |
download | rekonq-7ddf29246c41b115b3c417e87ef8b23f4a0b0ccd.tar.xz |
Krazy issues fixes. Part 1
Diffstat (limited to 'src/mainwindow.cpp')
-rw-r--r-- | src/mainwindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 0c44cfa6..dba8c8ec 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -36,7 +36,6 @@ #include "bookmarks.h" #include "webview.h" #include "mainview.h" -#include "bookmarks.h" #include "findbar.h" #include "sidepanel.h" #include "urlbar.h" |