Details
-
Type:
Task
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 5.0.0 Beta 2
-
Component/s: Core: Other
-
Labels:None
-
Technical Risk:Normal
-
Commits: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
-