mirror of
https://github.com/wxWidgets/Phoenix.git
synced 2026-01-07 04:20:07 +01:00
Specify that RunScript's output parameter is an output parameter :-)
This commit is contained in:
@@ -73,6 +73,8 @@ def run():
|
||||
c.find('RegisterFactory').setCppCode_sip(
|
||||
"wxWebView::RegisterFactory(*backend, wxSharedPtr<wxWebViewFactory>(factory));")
|
||||
|
||||
c.find('RunScript.output').out = True
|
||||
|
||||
|
||||
# Custom code to deal with the
|
||||
# wxVector<wxSharedPtr<wxWebViewHistoryItem>> return type of these two
|
||||
|
||||
Reference in New Issue
Block a user