Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
bc420e87e634d6f114e240430bf3228dc3beee21
Description
qglobal.h contains the following block:
qglobal.h
#ifndef QT_DISABLE_DEPRECATED_BEFORE
// ### Qt5: remember to change that to 5 when we reach feature freeze
#define QT_DISABLE_DEPRECATED_BEFORE QT_VERSION_CHECK(4, 9, 0)
#endif
Presumably this change is expected to be actioned before the 5.0 Beta release.
Attachments
Issue Links
- resulted from
-
QTBUG-23524 [API] Grep the source for Qt5 todo items
- Closed