]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/truntime.tex
don't disable non top tabs if visual themes are not used
[wxWidgets.git] / docs / latex / wx / truntime.tex
index e79ffc3bc67d45533596861b679d6544c5ecca63..bcca4789edb0a1d579ade633a58d25870aa43a84 100644 (file)
@@ -78,7 +78,7 @@ You can get the wxClassInfo for an object using wxObject::GetClassInfo.
 
 See also \helpref{wxObject}{wxobject} and \helpref{wxCreateDynamicObject}{wxcreatedynamicobject}.
 
-\subsection{Example}
+\subsection{Example}\label{runtimeclassinformationexample}
 
 In a header file frame.h: