Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheZ3ro <io@thezero.org>2016-11-25 20:26:59 +0300
committerJonathan White <droidmonkey@users.noreply.github.com>2016-11-25 20:26:59 +0300
commit405b82588b45cb718087ccfcb6b51bd78a98efda (patch)
tree4a7444133a6d9fc3e3d0b4d0cecb0fff97bd462e /tests/TestAutoType.h
parent0dfd2003f9fa9b493d0273c70e131e61d4143b37 (diff)
Add Autotype Entry-Attributes, Fix Group default sequence (#107)
Diffstat (limited to 'tests/TestAutoType.h')
-rw-r--r--tests/TestAutoType.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/TestAutoType.h b/tests/TestAutoType.h
index c12817b1d..c585fec25 100644
--- a/tests/TestAutoType.h
+++ b/tests/TestAutoType.h
@@ -55,6 +55,7 @@ private:
Entry* m_entry1;
Entry* m_entry2;
Entry* m_entry3;
+ Entry* m_entry4;
};
#endif // KEEPASSX_TESTAUTOTYPE_H