]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/grid.h
moved old TODO lists to the Wiki: http://www.wxwidgets.org/wiki/index.php/Development...
[wxWidgets.git] / interface / grid.h
index b4d63210e0c7e5770e3152884ee2c0b00bfe91c5..9d1eeb0ebc151d242ffd95da581696f5b8870ace 100644 (file)
@@ -1960,7 +1960,7 @@ public:
     void InitColWidths();
 
     /**
-        NB: @e never access m_row/col arrays directly because they are created
+        @note @e never access m_row/col arrays directly because they are created
         on demand, @e always use accessor functions instead!
         Init the m_rowHeights/Bottoms arrays with default values.
     */