keepassxc-browser
This commit is contained in:
committed by
Janek Bevendorff
parent
a7e6e4ef45
commit
06518c5736
@@ -90,6 +90,9 @@ AboutDialog::AboutDialog(QWidget* parent)
|
||||
#ifdef WITH_XC_SSHAGENT
|
||||
extensions += "\n- SSH Agent";
|
||||
#endif
|
||||
#ifdef WITH_XC_BROWSER
|
||||
extensions += "\n- Native messaging browser extension";
|
||||
#endif
|
||||
|
||||
if (extensions.isEmpty())
|
||||
extensions = " None";
|
||||
|
||||
Reference in New Issue
Block a user