X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/99d82720737ebf91d3a387d53dd0cf6c8cf9a643..02f5e7631d2761bef8314a5b8da43d1eaff9da21:/docs/doxygen/mainpages/const_stdevtid.h diff --git a/docs/doxygen/mainpages/const_stdevtid.h b/docs/doxygen/mainpages/const_stdevtid.h index 56c3034ba0..b439cb9a3b 100644 --- a/docs/doxygen/mainpages/const_stdevtid.h +++ b/docs/doxygen/mainpages/const_stdevtid.h @@ -3,7 +3,7 @@ // Purpose: std event values enumerated // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -30,6 +30,7 @@ identifiers are all in the range between @c wxID_LOWEST and @c wxID_HIGHEST and, accordingly, the user code should avoid defining its own constants in this range (e.g. by using wxNewId()). -Refer to ::wxStockID enumeration values for the reference of these IDs. +Refer to @ref page_stockitems "the list of stock items" for the subset of standard IDs +which are stock IDs as well. */