]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/views/CMakeLists.txt
Switch the Domain Settings implementation to a Dialog.
[PrivacyBrowserPC.git] / src / views / CMakeLists.txt
index cd649521ff38a16a15ef9c198883edc9cba92d08..2929781c093860abe4e177db7458486307ccd4da 100644 (file)
@@ -19,5 +19,4 @@
 # List the sources to include in the executable.
 target_sources(privacy-browser PRIVATE
     BrowserView.cpp
-    DomainSettingsView.cpp
 )