diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2014-06-10 00:05:59 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-06-09 16:55:24 -0700 |
commit | 90982a84fa24176caf0110bfab98e43ec7505c3f (patch) | |
tree | eb6ea0518e743afc3ca8145939a2bb4ba6a75c14 /qt-ui/profile | |
parent | 16dd110a09414e129364296c61228729c2b1c8ec (diff) | |
download | subsurface-90982a84fa24176caf0110bfab98e43ec7505c3f.tar.gz |
mainwindow.cpp: fix a warning about parentheses
"warning: suggest parentheses around assignment used
as truth value [-Wparentheses]"
I think 4.8.2 is confused about this one, but we suppress
it regardless by separating into two assignments.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/profile')
0 files changed, 0 insertions, 0 deletions