diff options
Diffstat (limited to 'doc/html/qwindowdefs-h.html')
-rw-r--r-- | doc/html/qwindowdefs-h.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qwindowdefs-h.html b/doc/html/qwindowdefs-h.html index 8a837c8..535df08 100644 --- a/doc/html/qwindowdefs-h.html +++ b/doc/html/qwindowdefs-h.html @@ -221,8 +221,8 @@ Q_EXPORT const char *qAppName(); // get application name // Misc functions typedef void (*QtCleanUpFunction)(); -Q_EXPORT void qAddPostRoutine( QtCleanUpFunction ); -Q_EXPORT void qRemovePostRoutine( QtCleanUpFunction ); +Q_EXPORT void tqAddPostRoutine( QtCleanUpFunction ); +Q_EXPORT void tqRemovePostRoutine( QtCleanUpFunction ); #if !defined(QT_CLEAN_NAMESPACE) // source compatibility with Qt 2.x |