X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/11e3af6e7eed3c4717608ba2095a688b1fea60e0..73c997ba7ba115302cf1b1e75bb467e26c89d599:/interface/wx/statline.h diff --git a/interface/wx/statline.h b/interface/wx/statline.h index 198e5a8824..5769bd2e2c 100644 --- a/interface/wx/statline.h +++ b/interface/wx/statline.h @@ -46,7 +46,7 @@ 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 Size. Note that either the height or the width (depending on whether the line if horizontal or vertical) is ignored.