diff options
author | Guido Lerch <guido.lerch@gmail.com> | 2015-10-22 00:17:05 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-10-22 19:37:50 +0900 |
commit | f1c682b55a52c11d7cb57da0fc66d6edb118ba77 (patch) | |
tree | 822f9855af691a0a34ff0175f259b803288c1aa5 /qt-mobile | |
parent | ac8e05c4ec65b00045c058d4103d8889936e44af (diff) | |
download | subsurface-f1c682b55a52c11d7cb57da0fc66d6edb118ba77.tar.gz |
Fixing annoying compiler warning
Adding { } to if clause to avoid dangling warning
/Users/guidolerch/src/subsurface/qt-models/cylindermodel.cpp:117:
warning: add explicit braces to avoid dangling else [-Wdangling-else]
[Dirk Hohndel: combined two of Guido's patches to one that is simpler]
Signed-off-by: Guido Lerch <guido.lerch@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-mobile')
0 files changed, 0 insertions, 0 deletions