diff options
Diffstat (limited to 'doc/html/tqmetaobject.html')
-rw-r--r-- | doc/html/tqmetaobject.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqmetaobject.html b/doc/html/tqmetaobject.html index 4139c53ef..ebcedc912 100644 --- a/doc/html/tqmetaobject.html +++ b/doc/html/tqmetaobject.html @@ -78,7 +78,7 @@ class's properties. <p> Classes may have a list of name-value pairs of class information. The number of pairs is returned by <a href="#numClassInfo">numClassInfo</a>(), and values are returned by <a href="#classInfo">classInfo</a>(). -<p> <p>See also <a href="moc.html">moc (Meta Object Compiler)</a> and <a href="objectmodel.html">Object Model</a>. +<p> <p>See also <a href="tqmoc.html">tqmoc (Meta Object Compiler)</a> and <a href="objectmodel.html">Object Model</a>. <p> <hr><h2>Member Function Documentation</h2> |