]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_windows_rename.i
docstring patch has been submitted to SF
[wxWidgets.git] / wxPython / src / _windows_rename.i
index 47f2aca1a27d4a525d7834cf4999e96d547eb796..e72f8c2326942d6a54973735cfa483823245d3f3 100644 (file)
@@ -1,14 +1,10 @@
 // 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;
-%rename(AcceleratorEntry)                   wxAcceleratorEntry;
-%rename(AcceleratorTable)                   wxAcceleratorTable;
-%rename(NullAcceleratorTable)               wxNullAcceleratorTable;
-%rename(GetAccelFromString)                 wxGetAccelFromString;
 %rename(FULLSCREEN_NOMENUBAR)               wxFULLSCREEN_NOMENUBAR;
 %rename(FULLSCREEN_NOTOOLBAR)               wxFULLSCREEN_NOTOOLBAR;
 %rename(FULLSCREEN_NOSTATUSBAR)             wxFULLSCREEN_NOSTATUSBAR;