]> git.saurik.com Git - wxWidgets.git/commit
Generate code using IsOk() instead of Ok() in stc.cpp.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 29 Jun 2011 08:37:46 +0000 (08:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 29 Jun 2011 08:37:46 +0000 (08:37 +0000)
commitf2b099261f9e46d65f1fbcfd2a35aa816d5a2818
tree4b847c217ee8cbbba0a9343e13b943659ef20c8c
parentc1b293bb8df110ae772cd99fde09e5724730653a
Generate code using IsOk() instead of Ok() in stc.cpp.

Modify the script generating this file itself to produce IsOk() instead of
Ok(). This replaces the changes of r67681 which only modified the generated
file.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/stc/gen_iface.py