CURA-4390 add new menu item for plugins

This commit is contained in:
ChrisTerBeke 2017-10-03 17:33:24 +02:00
parent a3eae31982
commit b0fa87231c
4 changed files with 56 additions and 4 deletions

View file

@ -220,7 +220,8 @@ class CuraApplication(QtApplication):
"LocalFileOutputDevice",
"TranslateTool",
"FileLogger",
"XmlMaterialProfile"
"XmlMaterialProfile",
])
self._physics = None
self._volume = None