diff options
Diffstat (limited to 'src/kristall.pro')
| -rw-r--r-- | src/kristall.pro | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/kristall.pro b/src/kristall.pro index 38503dd..667677a 100644 --- a/src/kristall.pro +++ b/src/kristall.pro @@ -74,6 +74,7 @@ SOURCES += \ searchbar.cpp \ settingsdialog.cpp \ ssltrust.cpp \ + ssltrusteditor.cpp \ tabbrowsinghistory.cpp \ trustedhost.cpp \ trustedhostcollection.cpp \ @@ -110,6 +111,7 @@ HEADERS += \ searchbar.hpp \ settingsdialog.hpp \ ssltrust.hpp \ + ssltrusteditor.hpp \ tabbrowsinghistory.hpp \ trustedhost.hpp \ trustedhostcollection.hpp \ @@ -122,7 +124,8 @@ FORMS += \ mainwindow.ui \ mediaplayer.ui \ newidentitiydialog.ui \ - settingsdialog.ui + settingsdialog.ui \ + ssltrusteditor.ui TRANSLATIONS += \ kristall_en_US.ts |
