mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-01 10:58:29 -04:00
parent
db032831e0
commit
87af012a97
@ -128,6 +128,9 @@ void BrowserOptionDialog::loadSettings()
|
||||
m_ui->vivaldiSupport->setChecked(settings->vivaldiSupport());
|
||||
m_ui->torBrowserSupport->setChecked(settings->torBrowserSupport());
|
||||
#endif
|
||||
#ifndef Q_OS_LINUX
|
||||
m_ui->snapWarningLabel->setVisible(false);
|
||||
#endif
|
||||
|
||||
#if defined(KEEPASSXC_DIST_APPIMAGE)
|
||||
m_ui->supportBrowserProxy->setChecked(true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user