Entire cleanup of ActionManager

History of previous id of sources is now obtained in SessionLoader; no
need to store the id of the source in action manager XML (so also
removed in View current id).
This commit is contained in:
brunoherbelin
2021-03-19 23:09:49 +01:00
parent b07009f3ce
commit 112b583379
11 changed files with 86 additions and 115 deletions

1
View.h
View File

@@ -103,7 +103,6 @@ protected:
virtual void saveSettings ();
std::string current_action_;
uint64_t current_id_;
Mode mode_;
// selection