X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=blobdiff_plain;f=src%2FCMakeLists.txt;fp=src%2FCMakeLists.txt;h=ea4fecb7f4d06c0c4c9e9662061853898b913342;hp=4d33710bb035c2c688fd4caef84aa632a7d67d23;hb=8933c941521c591a962034ecf3486c9143bf1f80;hpb=34816101e23ae2b489d64d540534125cf2c2e925 diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4d33710..ea4fecb 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -36,6 +36,8 @@ kconfig_add_kcfg_files(privacy-browser settings/Settings.kcfgc) # Use KDE Frameworks to handle internationalization of the following UI files. ki18n_wrap_ui(privacy-browser ui/BrowserView.ui + ui/CookiesDialog.ui + ui/CookieWidget.ui ui/DomainSettingsDialog.ui ui/SettingsGeneral.ui ui/SettingsPrivacy.ui