Regenerated the renamers with the new build_renamers.py
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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(CAL_SUNDAY_FIRST) wxCAL_SUNDAY_FIRST;
|
||||
%rename(CAL_MONDAY_FIRST) wxCAL_MONDAY_FIRST;
|
||||
|
@@ -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(BU_LEFT) wxBU_LEFT;
|
||||
%rename(BU_TOP) wxBU_TOP;
|
||||
|
@@ -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(NOT_FOUND) wxNOT_FOUND;
|
||||
%rename(VSCROLL) wxVSCROLL;
|
||||
|
@@ -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;
|
||||
|
@@ -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(GRID_VALUE_STRING) wxGRID_VALUE_STRING;
|
||||
%rename(GRID_VALUE_BOOL) wxGRID_VALUE_BOOL;
|
||||
|
@@ -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(HTML_ALIGN_LEFT) wxHTML_ALIGN_LEFT;
|
||||
%rename(HTML_ALIGN_CENTER) wxHTML_ALIGN_CENTER;
|
||||
|
@@ -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(SYS_OEM_FIXED_FONT) wxSYS_OEM_FIXED_FONT;
|
||||
%rename(SYS_ANSI_FIXED_FONT) wxSYS_ANSI_FIXED_FONT;
|
||||
|
@@ -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;
|
||||
|
@@ -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(WIZARD_EX_HELPBUTTON) wxWIZARD_EX_HELPBUTTON;
|
||||
%rename(WizardEvent) wxWizardEvent;
|
||||
|
Reference in New Issue
Block a user