diff --git a/invesalius/data/styles.py b/invesalius/data/styles.py index 0d4f9b8..f8c33d3 100644 --- a/invesalius/data/styles.py +++ b/invesalius/data/styles.py @@ -124,6 +124,7 @@ class ViewerStyleSliceEditor(ViewerStyleSlice): print "calling son" def SetOrientation(self, orient): + pass def OnLeftButtonDown(self, evt, str_evt): self.mouse_pressed = 1 -- libgit2 0.21.2