]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/listctrl.h
update for bakefile 0.2.6
[wxWidgets.git] / interface / wx / listctrl.h
index d194d8ad6158a46d204ef5344ef621f5410d429a..bfd05c44af3b28cf69b1f71bbcd09a106931fc39 100644 (file)
@@ -151,9 +151,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.
+            If ::wxDefaultSize is specified then the window is sized appropriately.
         @param style
             Window style. See wxListCtrl.
         @param validator