X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6e7f563b52fc6c9a0c870b0adca60d0edd92b4be..f46e6a1ef9541a3d13c38a114870658d3b4e004b:/docs/doxygen/groups/class_data.h?ds=sidebyside diff --git a/docs/doxygen/groups/class_data.h b/docs/doxygen/groups/class_data.h index 15c71edb64..12157802e9 100644 --- a/docs/doxygen/groups/class_data.h +++ b/docs/doxygen/groups/class_data.h @@ -3,7 +3,7 @@ // Purpose: Data Structure classes group docs // Author: wxWidgets team // RCS-ID: $Id: class_dc.h 52454 2008-03-12 19:08:48Z BP $ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -12,6 +12,9 @@ @ingroup group_class These are the data structure classes provided by wxWidgets. +Some of them are used to store generic data (e.g. wxPoint, wxSize, etc), +others are mainly helpers of other classes (e.g. wxListItem, wxCalendarDateAttr, +wxFindReplaceDialogData, etc). */