mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-04 11:00:07 +01:00
Merge pull request #1035 from RobinD42/fix-issue961
include wxpy_api.h
(cherry picked from commit 7300aa4718)
This commit is contained in:
2
setup.py
2
setup.py
@@ -319,7 +319,7 @@ ENTRY_POINTS = {
|
||||
"img2xpm = wx.tools.img2xpm:main",
|
||||
"pywxrc = wx.tools.pywxrc:main",
|
||||
# ],
|
||||
# 'gui_scripts' : [ # TODO: Why was this done?
|
||||
# 'gui_scripts' : [ # TODO: Why was this commented out?
|
||||
"wxget = wx.tools.wxget:main", # New wx wget
|
||||
"wxdocs = wx.tools.wxget_docs_demo:docs_main", # Get/Launch Docs
|
||||
"wxdemo = wx.tools.wxget_docs_demo:demo_main", # Get/Launch Demo
|
||||
|
||||
Reference in New Issue
Block a user