CURA-4390 make plugin browser a required plugin

This commit is contained in:
ChrisTerBeke 2017-10-04 12:05:02 +02:00
parent 3328184fbc
commit ea9d389f99

View File

@ -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