summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/include/clabel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/libnxwidgets/include/clabel.hxx')
-rw-r--r--NxWidgets/libnxwidgets/include/clabel.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/NxWidgets/libnxwidgets/include/clabel.hxx b/NxWidgets/libnxwidgets/include/clabel.hxx
index ccadb55ee..99e4b1ec7 100644
--- a/NxWidgets/libnxwidgets/include/clabel.hxx
+++ b/NxWidgets/libnxwidgets/include/clabel.hxx
@@ -333,6 +333,8 @@ namespace NXWidgets
* Sets the font.
*
* @param font A pointer to the font to use.
+ *
+ * NOTE: This font is not deleted when the widget is destroyed!
*/
virtual void setFont(CNxFont *font);