X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3051a44a73502c2b03d1618d0a8e94274ee67e16..97d13342cc2ac77e21c38115cc6ebecac930f92a:/interface/wx/slider.h diff --git a/interface/wx/slider.h b/interface/wx/slider.h index 37290f3d38..9ce912e3f4 100644 --- a/interface/wx/slider.h +++ b/interface/wx/slider.h @@ -131,9 +131,11 @@ public: @param maxValue Maximum slider position. @param pos - Window position. If wxDefaultPosition is specified then a default position is chosen. + Window position. + If ::wxDefaultPosition is specified then a default position is chosen. @param size - Window size. If wxDefaultSize is specified then a default size is chosen. + Window size. + If ::wxDefaultSize is specified then a default size is chosen. @param style Window style. See wxSlider. @param validator