Add improved copy/paste or save/load for Locallab spots
Preliminary work: "nbspot" and "id" spot parameters have been removed to simplify Locallab spots management.
This commit is contained in:
@@ -602,9 +602,7 @@ public:
|
||||
};
|
||||
|
||||
bool enabled;
|
||||
bool nbspot;
|
||||
bool selspot;
|
||||
bool id;
|
||||
std::vector<LocallabSpotEdited> spots;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user