]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/dialogs/CMakeLists.txt
Change the cookie implementation to a QTreeView.
[PrivacyBrowserPC.git] / src / dialogs / CMakeLists.txt
index ee3d9ff681d4cfce1141d3242096b4be51deeeb7..55f66fdf226a8463dd4621ea2123cfe6dcf46cd2 100644 (file)
@@ -18,6 +18,7 @@
 
 # List the sources to include in the executable.
 target_sources(privacy-browser PRIVATE
+    AddOrEditCookieDialog.cpp
     CookiesDialog.cpp
     DomainSettingsDialog.cpp
 )