summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-g++42/Info.plist.dSYM.in
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2021-02-25 14:11:40 +0100
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2021-03-03 19:36:23 +0100
commit1086d9a5720101c11e9668cc0b5e213d77379e5c (patch)
tree2448e64b294a00fa7f5c511a0182c044baa73c75 /mkspecs/macx-g++42/Info.plist.dSYM.in
parent3bf0a40a3b5f20cbeb0346edbff2aae05ec4585f (diff)
Port some value classes away from QScopedPointer
In preparation for deprecation of QScopedPointer::swap, port to other established solutions: * QPainterPath was basically a QExplicitlySharedDataPointer re-engineered around a QScopedPointer. Just use the right class for the job... * QBrush is in a similar situation, although its deleter is more complex; port to unique_ptr for that one to minimize the code impact. Change-Id: I7f7c1dd8702f84f5146043347af64dda3c7e6f09 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'mkspecs/macx-g++42/Info.plist.dSYM.in')
0 files changed, 0 insertions, 0 deletions