mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Add useragreement screen on first run of Cura
CURA-4501
This commit is contained in:
parent
e824996af7
commit
b45e44b388
5 changed files with 130 additions and 0 deletions
|
|
@ -211,6 +211,7 @@ class CuraApplication(QtApplication):
|
|||
|
||||
self.setRequiredPlugins([
|
||||
"CuraEngineBackend",
|
||||
"UserAgreement",
|
||||
"SolidView",
|
||||
"LayerView",
|
||||
"STLReader",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue