diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-04-13 19:26:29 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-05-07 08:56:59 -0700 |
commit | 1c590783e0e67f7be124c8fe573fad51aa273d4a (patch) | |
tree | e6c722204d7a456f9be33e43e9f7947f4b1888f3 /desktop-widgets/tab-widgets/TabBase.cpp | |
parent | c139c16c03200df23d2089a79fd27d3dd460f0d0 (diff) | |
download | subsurface-1c590783e0e67f7be124c8fe573fad51aa273d4a.tar.gz |
cleanup: free tab-widgets when exiting the application
This is completely irrelevant, however out of principle,
let's free the tab-widgets at the end of the application.
To do so, use Qt's object hierarchy. I'm not a fan of this
kind of memory management, but it is how it is.
Moreover, remove the explicit constructor of MainTab, since
it doesn't differ from the default constructor anyway.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'desktop-widgets/tab-widgets/TabBase.cpp')
0 files changed, 0 insertions, 0 deletions