mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2025-12-16 01:30:07 +01:00
wx.TopLevelWindow.GeometrySerializer is abstract
This commit is contained in:
@@ -67,6 +67,8 @@ def run():
|
||||
#endif
|
||||
""")
|
||||
|
||||
c.find('GeometrySerializer').abstract = True
|
||||
|
||||
c.addProperty('DefaultItem GetDefaultItem SetDefaultItem')
|
||||
c.addProperty('Icon GetIcon SetIcon')
|
||||
c.addProperty('Title GetTitle SetTitle')
|
||||
|
||||
Reference in New Issue
Block a user