Create a history item when changing entries.

Closes #15
This commit is contained in:
Felix Geyer 2012-04-23 21:06:04 +02:00
parent 3df2ad35cb
commit e026f3d1eb
9 changed files with 224 additions and 74 deletions

View file

@ -29,6 +29,7 @@ private Q_SLOTS:
void testSignals();
void testGroupSets();
void testEntrySets();
void testHistoryItem();
};
#endif // KEEPASSX_TESTMODIFIED_H