diff options
Diffstat (limited to 'src/kernel/ntqwindowdefs.h')
-rw-r--r-- | src/kernel/ntqwindowdefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/ntqwindowdefs.h b/src/kernel/ntqwindowdefs.h index bbc317570..3ad58fec2 100644 --- a/src/kernel/ntqwindowdefs.h +++ b/src/kernel/ntqwindowdefs.h @@ -180,7 +180,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 |