X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c4c1e8d6a70de86a7d44fdefaf682f902e97ceb9..d0ee33f5c6908b4ac5e1364381f0ef00942e3936:/wxPython/src/__controls_rename.i?ds=sidebyside 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;