]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/dialogs/CMakeLists.txt
Implement manual adding of cookies.
[PrivacyBrowserPC.git] / src / dialogs / CMakeLists.txt
index ee3d9ff681d4cfce1141d3242096b4be51deeeb7..5eaf0f46f53235a67f0643c78aec0ecb1f5a70e5 100644 (file)
@@ -18,6 +18,7 @@
 
 # List the sources to include in the executable.
 target_sources(privacy-browser PRIVATE
 
 # List the sources to include in the executable.
 target_sources(privacy-browser PRIVATE
+    AddCookieDialog.cpp
     CookiesDialog.cpp
     DomainSettingsDialog.cpp
 )
     CookiesDialog.cpp
     DomainSettingsDialog.cpp
 )