]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/src/applet/ifelsevar.cpp
Fixed an OOR related bug that happened when a class has been renamed.
[wxWidgets.git] / contrib / src / applet / ifelsevar.cpp
index f7b0452c6f87538598cef9d4d177743907e6e468..7c82bb5a74e552a745d9475fa6865b55cd92ccf5 100644 (file)
@@ -59,7 +59,7 @@ where these are used.
 SEE ALSO:
 wxIfElsePrep
 ****************************************************************************/
-static bool wxIfElseVariable::GetValue(
+static bool wxIfElseVariable::FindValue(
     const wxString &cls)
 {
     wxObject * tmpclass;