mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Make Solid View a required plugin.
There is no plugin with the id "MeshView"
This commit is contained in:
parent
5e0052dcb6
commit
7c1de0c0d2
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ class CuraApplication(QtApplication):
|
|||
|
||||
self.setRequiredPlugins([
|
||||
"CuraEngineBackend",
|
||||
"MeshView",
|
||||
"SolidView",
|
||||
"LayerView",
|
||||
"STLReader",
|
||||
"SelectionTool",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue