This commit is contained in:
Robin Dunn
2017-11-01 16:04:36 -07:00
parent 82a7a73363
commit 2b35977fdc

View File

@@ -698,6 +698,7 @@ class EmptyChild(wx.Window):
#----------------------------------------------------------------------
# TODO: Switch to wx.Overlay instead of screen DC
def DrawSash(win,x,y,direction):
dc = wx.ScreenDC()