mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-29 10:56:48 -05:00
Deprecate KeePassHTTP and introduce WITH_XC_NETWORKING CMake option
This commit is contained in:
parent
f2b3181735
commit
f520a0f272
17 changed files with 127 additions and 43 deletions
|
|
@ -97,6 +97,8 @@ private slots:
|
|||
void repairDatabase();
|
||||
void hideTabMessage();
|
||||
void handleScreenLock();
|
||||
void showKeePassHTTPDeprecationNotice();
|
||||
void openLink(const QString& link);
|
||||
|
||||
private:
|
||||
static void setShortcut(QAction* action, QKeySequence::StandardKey standard, int fallback = 0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue