X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/483724a1ad7074f3b7ea5b92c017804daeb99fa3..49d37022125686b42877f0a5a971e13fb1381e87:/interface/treectrl.h diff --git a/interface/treectrl.h b/interface/treectrl.h index e1f8bb474d..f4bff505a8 100644 --- a/interface/treectrl.h +++ b/interface/treectrl.h @@ -357,7 +357,7 @@ public: /** Returns the edit control being currently used to edit a label. Returns @NULL if no label is being edited. - @b NB: It is currently only implemented for wxMSW. + @note It is currently only implemented for wxMSW. */ wxTextCtrl* GetEditControl() const;