chiark
/
gitweb
/
~ianmdlvl
/
cura.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3131e38
)
typo
author
daid303
<daid303@gmail.com>
Thu, 11 Apr 2013 08:19:52 +0000
(10:19 +0200)
committer
daid303
<daid303@gmail.com>
Thu, 11 Apr 2013 08:19:52 +0000
(10:19 +0200)
Cura/gui/sceneView.py
patch
|
blob
|
history
diff --git
a/Cura/gui/sceneView.py
b/Cura/gui/sceneView.py
index eb5e2cf094dcfa381bd9dacbe972972aa6565f30..91b49e7eeff7fcc681dfdac05e5288b4a8452d4a 100644
(file)
--- a/
Cura/gui/sceneView.py
+++ b/
Cura/gui/sceneView.py
@@
-169,7
+169,7
@@
class SceneView(openglGui.glGuiPanel):
def OnLayFlat(self, button):
if self._selectedObj is None:
return
-
/
pass
+
pass
def OnScaleReset(self, button):
if self._selectedObj is None: