mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
CURA-4390 make plugin browser a required plugin
This commit is contained in:
parent
3328184fbc
commit
ea9d389f99
1 changed files with 1 additions and 1 deletions
|
|
@ -221,7 +221,7 @@ class CuraApplication(QtApplication):
|
|||
"TranslateTool",
|
||||
"FileLogger",
|
||||
"XmlMaterialProfile",
|
||||
|
||||
"PluginBrowser"
|
||||
])
|
||||
self._physics = None
|
||||
self._volume = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue