mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
SSH Agent: Entry context menu control
This commit is contained in:
committed by
Jonathan White
parent
d41a37c9bc
commit
ef668f552e
@@ -131,6 +131,7 @@ private slots:
|
||||
void toggleUsernamesHidden();
|
||||
void obtainContextFocusLock();
|
||||
void releaseContextFocusLock();
|
||||
void agentEnabled(bool enabled);
|
||||
|
||||
private:
|
||||
static void setShortcut(QAction* action, QKeySequence::StandardKey standard, int fallback = 0);
|
||||
|
||||
Reference in New Issue
Block a user