summaryrefslogtreecommitdiffstats
path: root/tests/manual/filetest/main.cpp
diff options
context:
space:
mode:
authorMatt Aber <[email protected]>2024-01-17 13:12:06 -0500
committerMatt Aber <[email protected]>2024-01-19 02:20:36 +0000
commitbc3b18764aabf95a50a65e090863c54b6ac57e3e (patch)
tree728e0dc4371fa27d904abc11b0cc18929ad16b30 /tests/manual/filetest/main.cpp
parent0d923c2097578682b8553707834ccf52d7cd52e2 (diff)
Fix export of QDeferredDeleteEvent, should be Q_CORE_EXPORT
When QDeferredDeleteEvent was declared in qcoreevent.h, it had Q_CORE_EXPORT. After moving to qcoreevent_p.h, it changed to Q_AUTOTEST_EXPORT. The correct macro should be preserved. Noticed that this change was needed to make GammaRay work with Qt 6.7 Pick-to: 6.7 Change-Id: I6fab494d9f60b1261edce6f326a3b96467ff7da1 Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'tests/manual/filetest/main.cpp')
0 files changed, 0 insertions, 0 deletions