Deprecate KeePassHTTP and introduce WITH_XC_NETWORKING CMake option

This commit is contained in:
Janek Bevendorff 2018-01-17 00:56:47 +01:00
parent f2b3181735
commit f520a0f272
No known key found for this signature in database
GPG key ID: 2FDEB0D40BCA5E11
17 changed files with 127 additions and 43 deletions

View file

@ -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);