summaryrefslogtreecommitdiffstats
path: root/src/core/core_module.pro
diff options
context:
space:
mode:
authorPierre Rossi <pierre.rossi@digia.com>2014-03-13 14:40:44 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-14 11:43:31 +0100
commit0402743339cbf9efe0ea4ebbd36b27bbc7e9e7a6 (patch)
tree6929f6b0190806465ab73d8bfaa00819a7d4df07 /src/core/core_module.pro
parent38b5dc5fbdae25491435395202f6980f44ca8ef5 (diff)
UI: fix a crash on shutdown
Use a raw pointer instead of QScopedPointer for the UI components. Since the components are always parented to the view and deleted through the QObject cleanup mechanism, it was not correct to use QScopedPointer in the first place. Change-Id: I0c8fd9526e898439c52c6a6f538a66f8a1185ef9 Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'src/core/core_module.pro')
0 files changed, 0 insertions, 0 deletions