diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-09-01 18:51:26 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-09-03 13:30:14 -0700 |
commit | 77577f717f5aad38ea8c4c41c10c181486c4337f (patch) | |
tree | ca3586d33c760e4fa1005fe488c8856f11164c21 /qt-models/filtermodels.cpp | |
parent | 5c2bca048f380624eeb3445f12502f26c6953bd2 (diff) | |
download | subsurface-77577f717f5aad38ea8c4c41c10c181486c4337f.tar.gz |
Build: suppress inconsistent-missing-override warnings on clang
In a previous commit all override-modifiers were thrown out owing
to warning floods caused by the inconsistent-missing-override
flag on clang.
Re-adding overrides is now very painful because it's an all-or-nothing
thing. Let's disable the warning for now. If we reastablished good
coverage with override, we might think about re-enabling the warning.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'qt-models/filtermodels.cpp')
0 files changed, 0 insertions, 0 deletions