]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_process.i
reSWIGged
[wxWidgets.git] / wxPython / src / _process.i
index 642a03134e62a4d25102153bd5da4016e15d173f..dffe60ec6f83358960af657883850776128d0596 100644 (file)
@@ -159,6 +159,8 @@ enum
 };
 
 
+MustHaveApp(wxExecute);
+
 long wxExecute(const wxString& command,
                int flags = wxEXEC_ASYNC,
                wxPyProcess *process = NULL);