diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-04-15 21:47:08 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-04-16 23:46:19 +1200 |
commit | 5b270dd895a57942981a4bb9a3b0993d04f1049f (patch) | |
tree | 761a228831610d0ccb940a500a393d203ab63b16 /CodingStyle.md | |
parent | f09177e87283b0d53cb2b2e20cbe086098389957 (diff) | |
download | subsurface-5b270dd895a57942981a4bb9a3b0993d04f1049f.tar.gz |
Cleanup: access filter-model directly without cast
To reset the filter-model, LocationInformationWidget would extract
the model from the diveSiteListView and then downcasts it. Instead,
it can access it directly, because the filter-model is a subobject
of LocationInformationWidget.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'CodingStyle.md')
0 files changed, 0 insertions, 0 deletions