Add entry clone functionality.
This commit is contained in:
@@ -117,6 +117,7 @@ public:
|
||||
const QList<Entry*>& historyItems() const;
|
||||
void addHistoryItem(Entry* entry);
|
||||
void truncateHistory();
|
||||
Entry* clone() const;
|
||||
|
||||
/**
|
||||
* Call before and after set*() methods to create a history item
|
||||
|
||||
Reference in New Issue
Block a user