diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-04-12 11:58:35 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-04-12 10:32:58 -0700 |
commit | 9771c57a54d4f56aadb623b9203d4b7320067273 (patch) | |
tree | c714d9ca81f7279e5731c9cb793c277aa0e0a665 /profile-widget/diverectitem.cpp | |
parent | 563263ab4fd862e9ad834e85b9815f69977da304 (diff) | |
download | subsurface-9771c57a54d4f56aadb623b9203d4b7320067273.tar.gz |
delegates: remove TankInfoDelegate::createEditor()
When creating a TankInfoDelegate editor, reploting of the profile
was disabled to avoid replotting when the user scrolls through
the tank-info list. Since the code was changed to only set the
tank-info when the editor is closed, this became unnecessary
(hopefully). Indeed the clearing of the flag was removed in a
previous commit. This means that we also have to remove the setting
of the flag. Since this is all the TankInfoDelegate::createEditor()
function was doing, we can remove the whole function.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'profile-widget/diverectitem.cpp')
0 files changed, 0 insertions, 0 deletions