diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2013-12-20 09:37:56 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-12-20 09:53:06 -0800 |
commit | 0421a161b4e3e319fb57397b5a729a3440a82c80 (patch) | |
tree | a8994be0a1de08aea2a362baa0c0e1fb7aed69d2 /qt-ui/divecomputermanagementdialog.cpp | |
parent | 4ab58d6b47e8786d0a10c1308ee487e10af7fa83 (diff) | |
download | subsurface-0421a161b4e3e319fb57397b5a729a3440a82c80.tar.gz |
Silence a few warnings
None of these are actual bugs. But none of the fixes are harmful, either.
And much as I hate adding the 'default' clauses, I'd rather not have the
build output cluttered by invalid warnings.
The exception is the fix in divelistview.cpp - while I don't think it is
possible for this function to be called with no dive selected,
initializing pd to NULL is cheap insurance in case that does happen for
some weird reason.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/divecomputermanagementdialog.cpp')
0 files changed, 0 insertions, 0 deletions