mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Re-added platform again
CURA-1278
This commit is contained in:
parent
162295da8e
commit
67b6c5aa29
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ class CuraApplication(QtApplication):
|
|||
Selection.selectionChanged.connect(self.onSelectionChanged)
|
||||
|
||||
root = controller.getScene().getRoot()
|
||||
#self._platform = Platform(root)
|
||||
self._platform = Platform(root)
|
||||
|
||||
#self._volume = BuildVolume.BuildVolume(root)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue