X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e0c87227cf6b6215d169985d2bb5d2421a74512..93b663b8ccc9f82dd32d492c8a6081a8c75e8419:/wxPython/src/_windows_rename.i diff --git a/wxPython/src/_windows_rename.i b/wxPython/src/_windows_rename.i index f70b55e027..e72f8c2326 100644 --- a/wxPython/src/_windows_rename.i +++ b/wxPython/src/_windows_rename.i @@ -1,7 +1,7 @@ // A bunch of %rename directives generated by ./distrib/build_renamers.py // in order to remove the wx prefix from all global scope names. -#ifndef SWIGXML +#ifndef BUILDING_RENAMERS %rename(Panel) wxPanel; %rename(ScrolledWindow) wxScrolledWindow;