X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=src%2Fdialogs%2FCMakeLists.txt;fp=src%2Fdialogs%2FCMakeLists.txt;h=55f66fdf226a8463dd4621ea2123cfe6dcf46cd2;hp=5eaf0f46f53235a67f0643c78aec0ecb1f5a70e5;hb=cba9a47f00b59f59f76f1b5195086285ca0cdb59;hpb=9b6cee96126484925bec4f4ab30c2b880df687fe diff --git a/src/dialogs/CMakeLists.txt b/src/dialogs/CMakeLists.txt index 5eaf0f4..55f66fd 100644 --- a/src/dialogs/CMakeLists.txt +++ b/src/dialogs/CMakeLists.txt @@ -18,7 +18,7 @@ # List the sources to include in the executable. target_sources(privacy-browser PRIVATE - AddCookieDialog.cpp + AddOrEditCookieDialog.cpp CookiesDialog.cpp DomainSettingsDialog.cpp )