- allow creation of encrypted databases

This commit is contained in:
Dmytro Bogovych 2020-12-26 21:36:51 +02:00
parent 47f5dd837f
commit e6bfe23703
2 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,2 @@
// Auto generated file ! Please do not edit ! // Auto generated file ! Please do not edit !
#define APP_BUILD_NUMBER 103 #define APP_BUILD_NUMBER 113

View File

@ -52,4 +52,6 @@
#define ACTION_STOP_ICON_NAME ":/icons/icons/process-stop.png" #define ACTION_STOP_ICON_NAME ":/icons/icons/process-stop.png"
//#endif //#endif
#define USE_ENCRYPTED_DB
#endif #endif