summaryrefslogtreecommitdiffhomepage
path: root/tracker-test/test.ui
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-02-27 10:55:37 +0100
committerStanislaw Halik <sthalik@misaki.pl>2017-02-27 10:55:37 +0100
commit1b01642dda7ae8bbf3e74a979ffcf7941a8ae2b9 (patch)
tree8245eb2a18183181ee766384c3a4e43cec559e34 /tracker-test/test.ui
parent99ab4eb8e64bdc7abe0a8751ada04342f21884f2 (diff)
options/fix bundle refcount handling
We rolled up our own refcount while using shared_ptr at the same time. Remove all rolled-up logic and rely on shared_ptr's custom deleter to do the cleanups. This greatly simplifies the code here. Unfortunately, _fini ordering makes Qt crash after the app object runs out of scope: gui/main.cpp: QApplication app(argc, argv); Both things considered, use _exit(2) on Unix to avoid running static destructors.
Diffstat (limited to 'tracker-test/test.ui')
0 files changed, 0 insertions, 0 deletions