mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-20 20:18:46 -04:00
parent
4797926be6
commit
8904869350
5 changed files with 48 additions and 1 deletions
|
@ -39,6 +39,7 @@ public:
|
|||
void clear();
|
||||
QList<Entry*> deletedEntries();
|
||||
void deleteIndex(QModelIndex index);
|
||||
void deleteAll();
|
||||
|
||||
private:
|
||||
QList<Entry*> m_historyEntries;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue