diff options
Diffstat (limited to 'doc/html/qwindowdefs-h.html')
-rw-r--r-- | doc/html/qwindowdefs-h.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qwindowdefs-h.html b/doc/html/qwindowdefs-h.html index 658673a12..ff2fc747d 100644 --- a/doc/html/qwindowdefs-h.html +++ b/doc/html/qwindowdefs-h.html @@ -216,7 +216,7 @@ const TQCOORD TQCOORD_MIN = -TQCOORD_MAX - 1; typedef unsigned int TQRgb; // RGB triplet -Q_EXPORT const char *qAppName(); // get application name +Q_EXPORT const char *tqAppName(); // get application name // Misc functions |