X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3051a44a73502c2b03d1618d0a8e94274ee67e16..0c46625036e3dfb9613aae310f72a00590530689:/interface/wx/spinbutt.h?ds=sidebyside diff --git a/interface/wx/spinbutt.h b/interface/wx/spinbutt.h index 2c34359884..d2d3c4ab1e 100644 --- a/interface/wx/spinbutt.h +++ b/interface/wx/spinbutt.h @@ -3,7 +3,7 @@ // Purpose: interface of wxSpinEvent, wxSpinButton // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -113,10 +113,10 @@ public: Window identifier. The value wxID_ANY indicates a default value. @param pos Window position. - If wxDefaultPosition is specified then a default position is chosen. + If ::wxDefaultPosition is specified then a default position is chosen. @param size Window size. - If wxDefaultSize is specified then a default size is chosen. + If ::wxDefaultSize is specified then a default size is chosen. @param style Window style. See wxSpinButton class description. @param name