restored accidentally commented-out code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
134b124794
commit
2c6725e622
1 changed files with 1 additions and 1 deletions
|
|
@ -280,7 +280,7 @@ wxDEFINE_COMPARISONS(wchar_t, const wxUniChar&, wxCMP_REVERSE)
|
|||
wxDEFINE_COMPARISONS(wchar_t, const wxUniCharRef&, wxCMP_REVERSE)
|
||||
|
||||
#ifdef wxWINT_T_IS_SEPARATE_TYPE
|
||||
//wxDEFINE_COMPARISONS(wint_t, const wxUniChar&, wxCMP_REVERSE)
|
||||
wxDEFINE_COMPARISONS(wint_t, const wxUniChar&, wxCMP_REVERSE)
|
||||
wxDEFINE_COMPARISONS(wint_t, const wxUniCharRef&, wxCMP_REVERSE)
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue