mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-08 13:00:07 +01:00
With the `pre` object magic gone, there is no need to pass another argument to the PreCreate() method, which can now just use `self`. Note that this is will probably lead to incompatibilities for users of the generated class who override this method, as advised in the template.