X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=src%2Fviews%2FCMakeLists.txt;h=2929781c093860abe4e177db7458486307ccd4da;hb=5daa7af456c7daa05b1a055932b5156ed1f88b00;hp=cd649521ff38a16a15ef9c198883edc9cba92d08;hpb=0a7bcc3ab2d2a1015f29293fc9c527c1448a86cf;p=PrivacyBrowserPC.git diff --git a/src/views/CMakeLists.txt b/src/views/CMakeLists.txt index cd64952..2929781 100644 --- a/src/views/CMakeLists.txt +++ b/src/views/CMakeLists.txt @@ -19,5 +19,4 @@ # List the sources to include in the executable. target_sources(privacy-browser PRIVATE BrowserView.cpp - DomainSettingsView.cpp )