diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-12-10 15:21:50 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-12-17 07:37:32 -0800 |
commit | abf942f30300e6d46652c312f2b531dc3540b19a (patch) | |
tree | 786e7b00fb7dd9ea0b54c1dfc3d989d6c1d29036 /qt-models/diveimportedmodel.cpp | |
parent | 6184f5d2761b559edf85063eca61389bb82ad343 (diff) | |
download | subsurface-abf942f30300e6d46652c312f2b531dc3540b19a.tar.gz |
Cleanup: make DCDeviceData a "normal" singleton
DCDeviceData was using that weird pattern where the instance
variable was set in the constructor. There is no apparent
reason to do so, therefore convert to a "normal" singleton.
Access that directly in QMLManager instead of saving it in
a member variable first.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'qt-models/diveimportedmodel.cpp')
0 files changed, 0 insertions, 0 deletions