Fix some platform ifdef checks.
This commit is contained in:
@@ -90,7 +90,7 @@ void PYTHON_MANAGER::Execute( const wxString& aArgs,
|
||||
|
||||
wxString PYTHON_MANAGER::FindPythonInterpreter()
|
||||
{
|
||||
#ifdef __WXMSW__
|
||||
#ifdef _WIN32
|
||||
// TODO(JE) where
|
||||
#else
|
||||
wxArrayString output;
|
||||
|
||||
Reference in New Issue
Block a user