mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
Add map of mappers (forgot to include it in earlier commit)
This commit is contained in:
@@ -120,6 +120,9 @@ private:
|
||||
QSplitter* resourceSplitter;
|
||||
QSplitter* canvasSplitter;
|
||||
|
||||
// Maps from Mapping id to corresponding mapper.
|
||||
std::map<uint, Mapper::ptr> mappers;
|
||||
|
||||
private:
|
||||
// Model.
|
||||
MappingManager* mappingManager;
|
||||
|
||||
Reference in New Issue
Block a user