Text only
|
Text with Images
Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: frithjofh on October 31, 2015, 10:10:26 AM
Title:
wx30 STL patch file for Profiler
Post by:
frithjofh
on
October 31, 2015, 10:10:26 AM
patch for Profiler. changed
wxString::CompareTo()
to
wxString::compare()
in order to remove wx1.0 compatibility function and make it compatible with both wx normal and wx STL
Text only
|
Text with Images