X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c4f71cc3d63fb7bdfbd6cec3e39c8a8679f3e60..731330ec4c570f1c000a8b39fc27f136e7ab1d11:/interface/grid.h diff --git a/interface/grid.h b/interface/grid.h index b4d63210e0..9d1eeb0ebc 100644 --- a/interface/grid.h +++ b/interface/grid.h @@ -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. */