]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_windows_rename.i
Added wxDC::GetPartialTextExtents
[wxWidgets.git] / wxPython / src / _windows_rename.i
index f70b55e027910a22b0742136b9d8888db1161c05..e72f8c2326942d6a54973735cfa483823245d3f3 100644 (file)
@@ -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;