remove scope-resolution operator from wxLogError() call: this doesn't work any more...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 Jul 2009 21:41:46 +0000 (21:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 Jul 2009 21:41:46 +0000 (21:41 +0000)
commit34a083c928483cc19ffab87d4fb28b31498893a6
treece51ece6cf118380ca93682dab6ccef29b2d4686
parentc279530ba9bfe4ca327cbc9bdf882ea98ed9e06e
remove scope-resolution operator from wxLogError() call: this doesn't work any more as it's a macro and not a function now; mention this in the docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
src/common/windowid.cpp