Re-added platform again

CURA-1278
This commit is contained in:
Jaime van Kessel 2016-05-10 13:47:27 +02:00
parent 162295da8e
commit 67b6c5aa29

View File

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