diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-06 17:29:49 +0900 | 
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-06 17:29:49 +0900 | 
| commit | 587657561bb870d457a188a80bc0ce918ef5a0bd (patch) | |
| tree | baed0c3b38c4d11389c96c686967160a1b3027cd /doc/html/xform-example.html | |
| parent | 4161606c301841f973f0319f46e6853c4a3fe906 (diff) | |
| download | tqt-58765756.tar.gz tqt-58765756.zip | |
Rename moc to tqmoc
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/xform-example.html')
| -rw-r--r-- | doc/html/xform-example.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/doc/html/xform-example.html b/doc/html/xform-example.html index 8c68a619d..f179ff12f 100644 --- a/doc/html/xform-example.html +++ b/doc/html/xform-example.html @@ -544,7 +544,7 @@ int main( int argc, char **argv )      return a.<a href="ntqapplication.html#exec">exec</a>();  } -#include "xform.moc"                  // include metadata generated by the <a href="moc.html#moc">moc</a> +#include "xform.moc"                  // include metadata generated by the <a href="tqmoc.html#tqmoc">tqmoc</a>  </pre>  <p>See also <a href="examples.html">Examples</a>. | 
