diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2021-01-09 23:54:14 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-01-10 15:57:39 -0800 |
commit | 0a92823af64c76b165ddd2c1bddadd01a5fc6b56 (patch) | |
tree | abf25ea6ec428314b9b180e16df1d5ce32f74799 /core/devicedetails.cpp | |
parent | 235146a95f5d79c54cf3b68b490c1cb0fb146b5f (diff) | |
download | subsurface-0a92823af64c76b165ddd2c1bddadd01a5fc6b56.tar.gz |
profile: remove firstCall static variable
The profile had a static variable which prevented animation
when first showing the profile. It appears more logical to
don't show the animation when switching from the empty state.
This removes global state, as a function static variable
exists only once, even if there are multiple objects.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'core/devicedetails.cpp')
0 files changed, 0 insertions, 0 deletions