mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-18 22:12:26 -05:00
Add option to use the entry title for auto-type window matching.
This commit is contained in:
parent
9363d23e09
commit
147cd4ed7b
7 changed files with 98 additions and 47 deletions
|
|
@ -36,7 +36,7 @@ public:
|
|||
void set(const QString& key, const QVariant& value);
|
||||
|
||||
static Config* instance();
|
||||
static void createConfigFromFile(QString file);
|
||||
static void createConfigFromFile(const QString& file);
|
||||
static void createTempFileInstance();
|
||||
|
||||
private:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue