X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c4c1e8d6a70de86a7d44fdefaf682f902e97ceb9..c07103f267adc57a49d2fffa12acdd06b3ff7a57:/wxPython/src/__controls_rename.i diff --git a/wxPython/src/__controls_rename.i b/wxPython/src/__controls_rename.i index 484cb3c19c..2a22f8428b 100644 --- a/wxPython/src/__controls_rename.i +++ b/wxPython/src/__controls_rename.i @@ -93,6 +93,7 @@ %rename(RadioButton) wxRadioButton; %rename(SL_HORIZONTAL) wxSL_HORIZONTAL; %rename(SL_VERTICAL) wxSL_VERTICAL; +%rename(SL_TICKS) wxSL_TICKS; %rename(SL_AUTOTICKS) wxSL_AUTOTICKS; %rename(SL_LABELS) wxSL_LABELS; %rename(SL_LEFT) wxSL_LEFT;