diff options
Diffstat (limited to 'doc/man/man3/tqlibrary.3qt')
-rw-r--r-- | doc/man/man3/tqlibrary.3qt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqlibrary.3qt b/doc/man/man3/tqlibrary.3qt index eac7629de..c48d13ee8 100644 --- a/doc/man/man3/tqlibrary.3qt +++ b/doc/man/man3/tqlibrary.3qt @@ -187,7 +187,7 @@ with \fCMY_EXPORT\fR defined as .PP .nf .br - #ifdef Q_WS_WIN + #ifdef TQ_WS_WIN .br # define MY_EXPORT __declspec(dllexport) .br |