mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-09 05:20:08 +01:00
Merge pull request #260 from swt2c/fix_richtext_pi
Set piBases for RichTextFormattingDialog
This commit is contained in:
@@ -36,6 +36,7 @@ def run():
|
||||
assert isinstance(c, etgtools.ClassDef)
|
||||
tools.fixTopLevelWindowClass(c)
|
||||
tools.ignoreConstOverloads(c)
|
||||
c.piBases = ['wx.adv.PropertySheetDialog']
|
||||
|
||||
|
||||
#-----------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user