diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-04-25 13:09:11 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-05-11 12:35:11 -0700 |
commit | 4a61f155d3c7bfed7262884019f7bcf1f5b86376 (patch) | |
tree | 8b318e41a25eafe3d181c37f572351334850b66a /core/divesite.h | |
parent | e76298a8a7fbbd3ccc252bf7c4a904db7c3423d6 (diff) | |
download | subsurface-4a61f155d3c7bfed7262884019f7bcf1f5b86376.tar.gz |
Cleanup: simplify DiveLocationLineEdit::showPopup()
DiveLocationLineEdit::showPopup() called the functions
- fixPopupPosition()
- proxy->invalidate()
- proxy->sort(LocationInformationModel::NAME)
- view->show()
All these calls are redundant, as they are already performed by
setTemporaryDiveSiteName(). Remove them.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'core/divesite.h')
0 files changed, 0 insertions, 0 deletions