diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-08-05 17:27:01 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-08-05 17:27:01 +0200 |
commit | c3cdee8dcbf871b328e557749cd8604abf737e40 (patch) | |
tree | 533a468abcbd836f7bc1766479824df4b9456468 /src/settings.cpp | |
parent | Initial porting to KCookieJar (diff) | |
download | rekonq-c3cdee8dcbf871b328e557749cd8604abf737e40.tar.xz |
Removed old unuseful files..
Diffstat (limited to 'src/settings.cpp')
-rw-r--r-- | src/settings.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/settings.cpp b/src/settings.cpp index 61056a71..3144dec6 100644 --- a/src/settings.cpp +++ b/src/settings.cpp @@ -36,8 +36,8 @@ // Local Includes #include "application.h" #include "mainwindow.h" -#include "cookiedialog.h" -#include "cookieexceptiondialog.h" +// #include "cookiedialog.h" +// #include "cookieexceptiondialog.h" #include "history.h" #include "networkaccessmanager.h" #include "webview.h" |