diff options
author | 2020-12-23 12:26:12 +0100 | |
---|---|---|
committer | 2021-01-10 15:57:39 -0800 | |
commit | 47d673bda324bf4a884fa41a0b95d08692a6f712 (patch) | |
tree | 5c8e39588ebe5f48557fa39564d2ffcfa89ceec8 /qt-models/gpslistmodel.cpp | |
parent | 27810f321743e4e3c341e3d89257d82fc23946e6 (diff) | |
download | subsurface-47d673bda324bf4a884fa41a0b95d08692a6f712.tar.gz |
profile: remove TankItem's connection to the resize signal
Since the initial commit introducing TankItem, there was
a connection that replotted the item if the horizontal axis
sent the sizeChanged() signal. I never managed to create
this signal for the horizontal axis, only for the vertical
axes. Therefore remove this thing. If it turns out that
we need it after all, readd it in a more deterministic
way (i.e. call where it is needed).
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'qt-models/gpslistmodel.cpp')
0 files changed, 0 insertions, 0 deletions