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