]> git.saurik.com Git - wxWidgets.git/history - include/wx/private/wxprintf.h
don't call wxString::Len() from operator==; use IsSameAs() instead of move the length...
[wxWidgets.git] / include / wx / private / wxprintf.h
2007-08-21  Julian SmartCompile fix on Mac (at least)
2007-08-20  Václav Slavíkfixed variadic templates in the case when char value...