Fix password preview font, add some documentation (#3425)
* Fix #3376. Set font for password preview to Font::fixedFont() * Add a menu entry opening the shortcuts documentation in the browser * Fixed duplicate item in CLI documentation
This commit is contained in:
committed by
Jonathan White
parent
eb1882453f
commit
018e9f30be
@@ -94,6 +94,7 @@ private slots:
|
||||
void openGettingStartedGuide();
|
||||
void openUserGuide();
|
||||
void openOnlineHelp();
|
||||
void openKeyboardShortcuts();
|
||||
void switchToDatabases();
|
||||
void switchToSettings(bool enabled);
|
||||
void switchToPasswordGen(bool enabled);
|
||||
|
||||
Reference in New Issue
Block a user