3 lines
76 B
Python
3 lines
76 B
Python
import wx.lib.newevent
|
|
|
|
FitChanged, FIT_CHANGED = wx.lib.newevent.NewEvent() |