]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_grid_rename.i
Allow for Cmd-click on wxMac
[wxWidgets.git] / wxPython / src / _grid_rename.i
index 4ec2aecf436d951f012cf4feea3fd751cc9c67be..b6e4bb35c251abb886a95f9b91c456f49675d425 100644 (file)
@@ -1,7 +1,7 @@
-// A bunch of %rename directives generated by ./distrib/build_renamers.py
+// A bunch of %rename directives generated by BuildRenamers in config.py
 // in order to remove the wx prefix from all global scope names.
 
-#ifndef SWIGXML
+#ifndef BUILDING_RENAMERS
 
 %rename(GRID_VALUE_STRING)                  wxGRID_VALUE_STRING;
 %rename(GRID_VALUE_BOOL)                    wxGRID_VALUE_BOOL;