]> 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 5eaf0f46f53235a67f0643c78aec0ecb1f5a70e5..55f66fdf226a8463dd4621ea2123cfe6dcf46cd2 100644 (file)
@@ -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
 )