diff options
Diffstat (limited to 'doc/man/man3/qtimer.3qt')
-rw-r--r-- | doc/man/man3/qtimer.3qt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/man/man3/qtimer.3qt b/doc/man/man3/qtimer.3qt index b4b492bca..2e80611f7 100644 --- a/doc/man/man3/qtimer.3qt +++ b/doc/man/man3/qtimer.3qt @@ -9,7 +9,7 @@ .SH NAME QTimer \- Timer signals and single-shot timers .SH SYNOPSIS -\fC#include <qtimer.h>\fR +\fC#include <ntqtimer.h>\fR .PP Inherits QObject. .PP @@ -119,9 +119,9 @@ Example: .PP .nf .br - #include <qapplication.h> + #include <ntqapplication.h> .br - #include <qtimer.h> + #include <ntqtimer.h> .br .br int main( int argc, char **argv ) @@ -171,7 +171,7 @@ Returns the ID of the timer if the timer is running; otherwise returns -1. .SH "SEE ALSO" -.BR http://doc.trolltech.com/qtimer.html +.BR http://doc.trolltech.com/ntqtimer.html .BR http://www.trolltech.com/faq/tech.html .SH COPYRIGHT Copyright 1992-2007 Trolltech ASA, http://www.trolltech.com. See the |