Fixed mismatch between wxOperatingSystemIdNames and wxOperatingSystemId (patch #1625019).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -62,6 +62,9 @@ static const wxChar* const wxOperatingSystemIdNames[] =
|
|||||||
_T("AIX"),
|
_T("AIX"),
|
||||||
_T("HPUX"),
|
_T("HPUX"),
|
||||||
|
|
||||||
|
_T("Other Unix"),
|
||||||
|
_T("Other Unix"),
|
||||||
|
|
||||||
_T("DOS"),
|
_T("DOS"),
|
||||||
_T("OS/2")
|
_T("OS/2")
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user