mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-07 04:20:07 +01:00
Add fixWindowClass
This commit is contained in:
@@ -95,7 +95,7 @@ def run():
|
||||
etgtools.ParamDef(type = "long", name = "style", default = "0") ]),
|
||||
etgtools.MethodDef(type = "bool", name = "IsDragging", classname = "wxAuiTabCtrl", isConst = True)
|
||||
])
|
||||
|
||||
tools.fixWindowClass(c)
|
||||
module.addItem(c)
|
||||
|
||||
#-----------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user