diff options
Diffstat (limited to 'doc/html/qdesktopwidget-h.html')
-rw-r--r-- | doc/html/qdesktopwidget-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qdesktopwidget-h.html b/doc/html/qdesktopwidget-h.html index ab63f2878..386d3f460 100644 --- a/doc/html/qdesktopwidget-h.html +++ b/doc/html/qdesktopwidget-h.html @@ -129,7 +129,7 @@ private: #endif friend class TQApplication; -#ifdef Q_WS_QWS +#ifdef TQ_WS_QWS friend class TQWSDisplay; #endif }; |