Add support for pre-releases

This commit is contained in:
Janek Bevendorff 2018-02-17 17:46:19 +01:00
parent d36e9875c5
commit 924d472de5
5 changed files with 70 additions and 30 deletions

View file

@ -425,7 +425,7 @@ MainWindow::MainWindow()
}
#endif
#ifndef KEEPASSXC_RELEASE_BUILD
#ifndef KEEPASSXC_BUILD_TYPE_RELEASE
m_ui->globalMessageWidget->showMessage(tr("WARNING: You are using an unstable build of KeePassXC!\n"
"There is a high risk of corruption, maintain a backup of your databases.\n"
"This version is not meant for production use."),