Update devel/boaconstructor to version 0.6.1_7
[dports.git] / devel / boaconstructor / files / patch-Inspector.py
1 --- ./Inspector.py.orig 2014-07-05 20:17:27.633683705 -0300
2 +++ ./Inspector.py      2014-07-05 20:17:36.358682355 -0300
3 @@ -871,7 +871,7 @@
4            style = Preferences.splitterStyle)
5  
6          self.categories = wx.SplitterWindow(self, -1,
7 -              style=wx.NO_3D | wx.SP_3D | wx.SP_LIVE_UPDATE)
8 +              style=wx.SP_3D | wx.SP_LIVE_UPDATE)
9          self.definitions = InspectorEventScrollWin(self, -1,
10                style=wx.SUNKEN_BORDER | wx.TAB_TRAVERSAL)
11