X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..82a074ce2b5dcc6343873e3c458685d5fe903305:/wxPython/contrib/gizmos/_gizmos_rename.i?ds=inline diff --git a/wxPython/contrib/gizmos/_gizmos_rename.i b/wxPython/contrib/gizmos/_gizmos_rename.i index b4d7b797f5..9b04bf8d01 100644 --- a/wxPython/contrib/gizmos/_gizmos_rename.i +++ b/wxPython/contrib/gizmos/_gizmos_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(DS_MANAGE_SCROLLBARS) wxDS_MANAGE_SCROLLBARS; %rename(DS_DRAG_CORNER) wxDS_DRAG_CORNER;