From 3e46acd2391fd37821dbbaad641100426e58f3e5 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Wed, 5 Aug 2009 17:24:13 +0200 Subject: Initial porting to KCookieJar --- src/CMakeLists.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index a0bcbfb1..c782864f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -7,7 +7,7 @@ SET( rekonq_SRCS mainwindow.cpp mainview.cpp tabbar.cpp - cookiejar.cpp + cookiejar.cpp edittableview.cpp edittreeview.cpp history.cpp @@ -24,8 +24,8 @@ SET( rekonq_SRCS lineedit.cpp stackedurlbar.cpp webpage.cpp - cookiedialog.cpp - cookieexceptiondialog.cpp +# cookiedialog.cpp +# cookieexceptiondialog.cpp ) -- cgit v1.2.1