diff options
Diffstat (limited to 'doc/html/cursor-example.html')
-rw-r--r-- | doc/html/cursor-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/cursor-example.html b/doc/html/cursor-example.html index c119ecc1d..c218bc6cd 100644 --- a/doc/html/cursor-example.html +++ b/doc/html/cursor-example.html @@ -49,7 +49,7 @@ This example shows how to set a mouse cursor for a widget. #include <<a href="tqlabel-h.html">tqlabel.h</a>> #include <<a href="tqbitmap-h.html">tqbitmap.h</a>> #include <<a href="qapplication-h.html">ntqapplication.h</a>> -#include <<a href="qlayout-h.html">ntqlayout.h</a>> +#include <<a href="tqlayout-h.html">tqlayout.h</a>> #include <<a href="qcursor-h.html">ntqcursor.h</a>> // cb_bits and cm_bits were generated by X bitmap program. |