mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 11:30:06 +01:00
Fix the module these classes are in.
This commit is contained in:
@@ -12,7 +12,7 @@ import etgtools
|
||||
import etgtools.tweaker_tools as tools
|
||||
|
||||
PACKAGE = "wx"
|
||||
MODULE = "_core"
|
||||
MODULE = "_msw"
|
||||
NAME = "metafile" # Base name of the file to generate to for this script
|
||||
DOCSTRING = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user