X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=src%2Fdialogs%2FCMakeLists.txt;fp=src%2Fdialogs%2FCMakeLists.txt;h=264624fc0e41ea28425751c2d0ce7453868ce33e;hb=a44e607fb5398c80c5de2629017865ae749e8fbf;hp=94b84aa406a509b02a9f82ab75dd7bd4d1beeb49;hpb=c5706a6ff3fbc42418e60b79fbe3f5c19396f7d2;p=PrivacyBrowserPC.git diff --git a/src/dialogs/CMakeLists.txt b/src/dialogs/CMakeLists.txt index 94b84aa..264624f 100644 --- a/src/dialogs/CMakeLists.txt +++ b/src/dialogs/CMakeLists.txt @@ -1,6 +1,6 @@ # Copyright 2022-2024 Soren Stoutner . # -# This file is part of Privacy Browser PC . +# This file is part of Privacy Browser PC . # # Privacy Browser PC is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -27,7 +27,10 @@ target_sources(privacybrowser PRIVATE DurableCookiesDialog.cpp EditBookmarkDialog.cpp EditFolderDialog.cpp + FilterListsDialog.cpp HttpAuthenticationDialog.cpp + RequestDetailDialog.cpp + RequestsDialog.cpp SaveDialog.cpp SettingsDialog.cpp )