diff --git a/CMakeLists.txt b/CMakeLists.txt index be7f5c3ec..aa9a5aaa5 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -388,6 +388,7 @@ set(APP_SOURCES src/miscellaneous/autosaver.cpp src/miscellaneous/mutex.cpp src/miscellaneous/databasecleaner.cpp + src/miscellaneous/simplecrypt/simplecrypt.cpp # EXCEPTIONS sources. src/exceptions/applicationexception.cpp diff --git a/resources/text/CHANGELOG b/resources/text/CHANGELOG index 04456dbb3..b8344d912 100644 --- a/resources/text/CHANGELOG +++ b/resources/text/CHANGELOG @@ -2,6 +2,7 @@

2.5.0

Added: