Fix merging browser keys
* Introduce protected custom data function to prevent loss during merge operations
This commit is contained in:
committed by
Jonathan White
parent
48bf4fb85d
commit
e367c6df95
@@ -86,8 +86,6 @@ public:
|
||||
|
||||
static const QString KEEPASSXCBROWSER_NAME;
|
||||
static const QString KEEPASSXCBROWSER_OLD_NAME;
|
||||
static const QString ASSOCIATE_KEY_PREFIX;
|
||||
static const QString LEGACY_ASSOCIATE_KEY_PREFIX;
|
||||
static const QString OPTION_SKIP_AUTO_SUBMIT;
|
||||
static const QString OPTION_HIDE_ENTRY;
|
||||
static const QString OPTION_ONLY_HTTP_AUTH;
|
||||
|
||||
Reference in New Issue
Block a user