]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/combo.h
undo the last change as it results in buildbot configuration error
[wxWidgets.git] / interface / wx / combo.h
index 4bcc4c9988cf864c790ce26416267c5a3074fc57..e5cb5c7dc7d9f0781f771bb87203178d6fcb3acc 100644 (file)
@@ -332,9 +332,10 @@ public:
             Initial selection string. An empty string indicates no selection.
         @param pos
             Window position.
             Initial selection string. An empty string indicates no selection.
         @param pos
             Window position.
+            If ::wxDefaultPosition is specified then a default position is chosen.
         @param size
         @param size
-            Window size. If wxDefaultSize is specified then the window is sized
-            appropriately.
+            Window size. 
+            If ::wxDefaultSize is specified then the window is sized appropriately.
         @param style
             Window style. See wxComboCtrl.
         @param validator
         @param style
             Window style. See wxComboCtrl.
         @param validator