]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/overviews/referencenotes.h
XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / docs / doxygen / overviews / referencenotes.h
index ae538e388b33fed4f81b7b69ad65c036d5c98b75..67ec79163f4cd5d5ae4e04f43a9693b2aacfc0d0 100644 (file)
@@ -2,22 +2,22 @@
 // Name:        referencenotes.h
 // Purpose:     topic overview
 // Author:      wxWidgets team
-// RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
 
 @page overview_referencenotes Notes on Using this Reference Manual
 
+@tableofcontents
+
 In the descriptions of the wxWidgets classes and their member functions, note
 that descriptions of inherited member functions are not duplicated in derived
 classes unless their behaviour is different. So in using a class such as
 wxScrolledWindow, be aware that wxWindow functions may be relevant.
 
-Where not explicitely stated, size and position arguments may usually be given a
+Where not explicitly stated, size and position arguments may usually be given a
 value of ::wxDefaultSize and ::wxDefaultPosition, in which case wxWidgets will
 choose suitable values.
 
 */
-