diff options
Diffstat (limited to 'doc/html/qwindowdefs-h.html')
-rw-r--r-- | doc/html/qwindowdefs-h.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/html/qwindowdefs-h.html b/doc/html/qwindowdefs-h.html index 8a837c8..90b6c27 100644 --- a/doc/html/qwindowdefs-h.html +++ b/doc/html/qwindowdefs-h.html @@ -224,12 +224,6 @@ typedef void (*QtCleanUpFunction)(); Q_EXPORT void qAddPostRoutine( QtCleanUpFunction ); Q_EXPORT void qRemovePostRoutine( QtCleanUpFunction ); -#if !defined(QT_CLEAN_NAMESPACE) -// source compatibility with Qt 2.x -typedef QtCleanUpFunction Q_CleanUpFunction; -#endif - - #endif // QWINDOWDEFS_H </pre> <!-- eof --> |