Cura/plugins/SimulationView
Diego Prado Gesto 43657010ba CURA-5164 The Preferences is not a singleton class anymore since in some point
several instances need to be created.

- In the ThreeMFWorkspaceReader we need to create some temporal
instances of Preferences that makes it not singleton anymore.

- The current preferences are kept in the Application class and so all
the calls to the preferences are changed to get the preferences from
Application.

- The method getInstance in Preferences is kept as deprecated since some
external plugins.
2018-05-11 08:50:42 +02:00
..
2018-01-17 11:53:31 +01:00
2018-03-29 21:07:51 +02:00
2018-03-29 21:07:51 +02:00
2018-01-17 11:53:31 +01:00