X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..2421eb827857325ff4886131c337391365986d6b:/wxPython/src/_gdi_rename.i diff --git a/wxPython/src/_gdi_rename.i b/wxPython/src/_gdi_rename.i index 30c32b058f..a7146e4e0c 100644 --- a/wxPython/src/_gdi_rename.i +++ b/wxPython/src/_gdi_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(GDIObject) wxGDIObject; %rename(Colour) wxColour;