diff options
Diffstat (limited to 'doc/html/signalsandslots.html')
| -rw-r--r-- | doc/html/signalsandslots.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/signalsandslots.html b/doc/html/signalsandslots.html index 8653dd361..9c6c16bff 100644 --- a/doc/html/signalsandslots.html +++ b/doc/html/signalsandslots.html @@ -173,7 +173,7 @@ connection between them initially. <p> Run the <a href="tqmoc.html">tqmoc</a> on class definitions that contain signals or slots. This produces a C++ source file which should be compiled and linked with the other object files for the application. If you use -<a href="qmake-manual.html">qmake</a>, the makefile rules to +<a href="tqmake-manual.html">tqmake</a>, the makefile rules to automatically invoke the <a href="tqmoc.html">tqmoc</a> will be added to your makefile for you. <p> <h2> Signals |
