X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f5c6eb5c178b44f4400495e06274ffd130635190..4e5a4c69c540b430fba8efe5dae1bc1ffd5caeca:/src/mac/utilsexc.cpp diff --git a/src/mac/utilsexc.cpp b/src/mac/utilsexc.cpp index 3b4903212c..c97c35e443 100644 --- a/src/mac/utilsexc.cpp +++ b/src/mac/utilsexc.cpp @@ -25,7 +25,7 @@ #ifndef __DARWIN__ #define wxEXECUTE_WIN_MESSAGE 10000 -long wxExecute(const wxString& command, bool sync, wxProcess *handler) +long wxExecute(const wxString& command, int flags, wxProcess *handler) { // TODO return 0;