]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/windows/CMakeLists.txt
Switch the Domain Settings implementation to a Dialog.
[PrivacyBrowserPC.git] / src / windows / CMakeLists.txt
index 7f3cbf0bef8f99eef07479a4861141b987605e75..5fd76c49af06e2f8fde8138c8fab3cf280daeb8f 100644 (file)
@@ -19,5 +19,4 @@
 # List the sources to include in the executable.
 target_sources(privacy-browser PRIVATE
     BrowserWindow.cpp
-    DomainSettingsWindow.cpp
 )