]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/listbox.h
undo the last change as it results in buildbot configuration error
[wxWidgets.git] / interface / wx / listbox.h
index 0877c5b74690eb12ecfe98f4823af0d07e6e92c6..fa39ac5dbaa22c0418ccb7a5a4833a31df03ed5e 100644 (file)
@@ -79,9 +79,10 @@ public:
             The ID of this control. A value of @c wxID_ANY indicates a default value.
         @param pos
             The initial position.
+            If ::wxDefaultPosition is specified then a default position is chosen.
         @param size
             The initial size.
-            If wxDefaultSize is specified then the window is sized appropriately.
+            If ::wxDefaultSize is specified then the window is sized appropriately.
         @param n
             Number of strings with which to initialise the control.
         @param choices