mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-29 10:56:48 -05:00
Unlocked tray icon #37
This commit is contained in:
parent
5bb27b2989
commit
3bbf11e26f
9 changed files with 43 additions and 2 deletions
|
|
@ -54,6 +54,7 @@ private Q_SLOTS:
|
|||
void showAboutDialog();
|
||||
void switchToDatabases();
|
||||
void switchToSettings();
|
||||
void databaseStatusChanged(DatabaseWidget *dbWidget);
|
||||
void databaseTabChanged(int tabIndex);
|
||||
void openRecentDatabase(QAction* action);
|
||||
void clearLastDatabases();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue