s/NB:/@note; revised wxFFile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-03-30 23:34:30 +00:00
parent eea9220dfa
commit 1add55ae50
5 changed files with 93 additions and 39 deletions

View 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.
*/