summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2018-09-29 21:41:37 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2018-09-29 14:01:22 -0700
commit6e24762a6cab33abd34c3d28f47119b0ac25e7e6 (patch)
tree83040072e330f50b434a143160ca6cc2e022e56a /CONTRIBUTING.md
parentb80fd26e81d5de5c3b6871a565e8f7449df16bc5 (diff)
downloadsubsurface-6e24762a6cab33abd34c3d28f47119b0ac25e7e6.tar.gz
Cleanup: Don't leak DiveLogImportDialog objects
The non-modal DiveLogImportDialog was only implicitly deleted when the MainWindow was destroyed. Instead hook into the accept() and reject() functions and schedule for deletion with deleteLater(). Quite the horrible proposition, but in line with Qt's object model. Consider making the dialog modal instead. There seems to be no upside for this being modal. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions