mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-10-12 21:40:54 -04:00
Add support for pre-releases
This commit is contained in:
parent
d36e9875c5
commit
924d472de5
5 changed files with 70 additions and 30 deletions
|
@ -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."),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue