Cura/plugins/UserAgreement
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
..
__init__.py CURA-5035 Don't show required plugins 2018-04-26 15:11:32 +02:00
plugin.json CURA-5035 Don't show required plugins 2018-04-26 15:11:32 +02:00
UserAgreement.py CURA-5164 The Preferences is not a singleton class anymore since in some point 2018-05-11 08:50:42 +02:00
UserAgreement.qml CURA-5035 Don't show required plugins 2018-04-26 15:11:32 +02:00