mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-08 07:19:00 +08:00
CURA-4390 make plugin browser a required plugin
This commit is contained in:
parent
3328184fbc
commit
ea9d389f99
@ -221,7 +221,7 @@ class CuraApplication(QtApplication):
|
|||||||
"TranslateTool",
|
"TranslateTool",
|
||||||
"FileLogger",
|
"FileLogger",
|
||||||
"XmlMaterialProfile",
|
"XmlMaterialProfile",
|
||||||
|
"PluginBrowser"
|
||||||
])
|
])
|
||||||
self._physics = None
|
self._physics = None
|
||||||
self._volume = None
|
self._volume = None
|
||||||
|
Loading…
x
Reference in New Issue
Block a user