X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3051a44a73502c2b03d1618d0a8e94274ee67e16..97d13342cc2ac77e21c38115cc6ebecac930f92a:/interface/wx/scrolbar.h?ds=sidebyside diff --git a/interface/wx/scrolbar.h b/interface/wx/scrolbar.h index 025767d981..39e1b97a89 100644 --- a/interface/wx/scrolbar.h +++ b/interface/wx/scrolbar.h @@ -125,11 +125,11 @@ public: @param id Window identifier. The value wxID_ANY indicates a default value. @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 wxScrollBar. @param validator