Commit 8c10f860f33d1cc11ab54951d73081914166bfce
1 parent
68256571
Exists in
master
and in
6 other branches
ENC: Consistence between platforms
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
invesalius/gui/default_viewers.py
@@ -97,9 +97,7 @@ class Panel(wx.Panel): | @@ -97,9 +97,7 @@ class Panel(wx.Panel): | ||
97 | 97 | ||
98 | self.aui_manager.Update() | 98 | self.aui_manager.Update() |
99 | 99 | ||
100 | - | ||
101 | 100 | ||
102 | - | ||
103 | def __init_four_way_splitter(self): | 101 | def __init_four_way_splitter(self): |
104 | 102 | ||
105 | splitter = fws.FourWaySplitter(self, style=wx.SP_LIVE_UPDATE) | 103 | splitter = fws.FourWaySplitter(self, style=wx.SP_LIVE_UPDATE) |