]> git.saurik.com Git - wxWidgets.git/commitdiff
use rtti as shortcut for runtime type information
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 3 Mar 2008 12:23:26 +0000 (12:23 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 3 Mar 2008 12:23:26 +0000 (12:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/doxygen/mainpages/cat_classes.h

index 110eface9a7ac03ef485089f1f4c18eae6ca79e7..e915d91e4ced35f849834cf07987d040d8d529a3 100644 (file)
 
  @section page_class_cat_rtti Run-time class information system
 
- @ref overview_runtimeclass
+ @ref overview_rtti
 
  wxWidgets supports run-time manipulation of class information, and dynamic
  creation of objects given class names.