From 0a8ad22850a60c6e42b359952a7aa208b3689f13 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Wed, 3 Jun 2009 00:09:57 +0200 Subject: Fixing CMakelists and close buttons --- src/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 16494f41..2ddf1117 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -24,7 +24,8 @@ SET( rekonq_SRCS lineedit.cpp stackedurlbar.cpp webpage.cpp - cookiedialogs.cpp + cookiedialog.cpp + cookieexceptiondialog.cpp ) KDE4_ADD_UI_FILES( rekonq_SRCS -- cgit v1.2.1