]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/checklst.h
Set svn properties correctly for the newly added files.
[wxWidgets.git] / interface / wx / checklst.h
index 982209412b23a867c891f14ded6d204bb596ed68..2ed407f03191d8f572bbea7b85f009b549f1c4e4 100644 (file)
@@ -48,9 +48,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.
         @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 n
             Number of strings with which to initialise the control.
         @param choices