Ghostkeeper 8346e465f6
Turn MaterialManagementModel into a singleton
Just like MaterialManager used to be. There can be only one instance of the page then.
This prevents a crash when Qt deletes the QObject because it's no longer used in the page when you close the preferences screen. But when you open it again it doesn't construct a new one. Now there is always one instance so that's not a problem any more. Also it allows other pages to access this item.

Contributes to issue CURA-6600.
2019-08-27 15:47:41 +02:00
..
2018-11-26 15:39:34 +01:00
2018-11-27 17:16:52 +01:00
2019-04-19 13:58:41 +02:00
2018-12-31 15:14:23 +01:00
2019-03-08 15:27:17 +01:00