Allow the directory entries in the main menu to work even on the disclaimer screen. #3

Closed
opened 2021-07-22 09:28:11 +02:00 by williamjcm · 0 comments
Owner

Similarly to #2, I need to move some std::strings from ProfileManager and MassManager to SaveTool.

Now, the first two classes will store const std::string&s, which hopefully shouldn't break anything.

Done in 241f5b754d, 688e61b9ae, and e2d473da44.

Similarly to #2, I need to move some `std::string`s from `ProfileManager` and `MassManager` to `SaveTool`. Now, the first two classes will store `const std::string&`s, which hopefully shouldn't break anything. Done in 241f5b754de535f920aef41b57471f14ae579419, 688e61b9ae96a5e6e1fa4a3be20ca24b77516b8f, and e2d473da441a0eb49601b8b844f8a7c3d772f062.
williamjcm added this to the v1.1.0 milestone 2021-07-22 09:28:11 +02:00
williamjcm self-assigned this 2021-07-22 09:28:11 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: williamjcm/MassBuilderSaveTool#3
No description provided.