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:
parent
8e287ae93f
commit
7528971e6b
@ -62,6 +62,9 @@ static const wxChar* const wxOperatingSystemIdNames[] =
|
||||
_T("AIX"),
|
||||
_T("HPUX"),
|
||||
|
||||
_T("Other Unix"),
|
||||
_T("Other Unix"),
|
||||
|
||||
_T("DOS"),
|
||||
_T("OS/2")
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user