diff options
author | Lionel Chauvin <megabigbug@yahoo.fr> | 2009-08-05 22:47:31 +0200 |
---|---|---|
committer | Lionel Chauvin <megabigbug@yahoo.fr> | 2009-08-05 22:47:31 +0200 |
commit | 4b38a882c26d23f22f603f8638c178b2bf4e183a (patch) | |
tree | 340663084cb34fc03692bfbfd651eba1f297bec4 /src/CMakeLists.txt | |
parent | add m_windowId else unable to connect to KCookieJarServer (diff) | |
download | rekonq-4b38a882c26d23f22f603f8638c178b2bf4e183a.tar.xz |
fix: clear cookies
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index bc8ef53d..003b55bf 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -24,14 +24,10 @@ SET( rekonq_SRCS lineedit.cpp stackedurlbar.cpp webpage.cpp -# cookiedialog.cpp -# cookieexceptiondialog.cpp ) KDE4_ADD_UI_FILES( rekonq_SRCS -# cookies.ui -# cookiesexceptions.ui password.ui proxy.ui settings_general.ui |