mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-05 11:30:06 +01:00
Enable running the demo with just python demo
This commit is contained in:
4
demo/__main__.py
Executable file
4
demo/__main__.py
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import Main
|
||||
Main.main()
|
||||
Reference in New Issue
Block a user