]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/__controls_rename.i
fixed status bar positioning to work both with and without sizers (patch 1199639...
[wxWidgets.git] / wxPython / src / __controls_rename.i
index 484cb3c19c212258d1611fce5dfaa69ff9cfdff6..2a22f8428bd13fe3229e6618c548243debaf34fe 100644 (file)
@@ -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;