subsurface/core/subsurface-qt
Berthold Stoeger 5c248d91cd Coding-style: remove superfluous parentheses
Mostly replace "return (expression);" by "return expression;" and one
case of "function((parameter))" by "function(parameter)".

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-02-17 19:38:52 -08:00
..
CylinderObjectHelper.cpp Add SPDX header to remaining core files 2017-04-29 13:32:55 -07:00
CylinderObjectHelper.h Add SPDX header to remaining core files 2017-04-29 13:32:55 -07:00
DiveObjectHelper.cpp Coding-style: remove superfluous parentheses 2018-02-17 19:38:52 -08:00
DiveObjectHelper.h mobile cleanup: restyle construction of locationlist 2018-01-31 14:48:14 +01:00
SettingsObjectWrapper.cpp Coding-style: remove superfluous parentheses 2018-02-17 19:38:52 -08:00
SettingsObjectWrapper.h Add a preference to turn on ICD warnings 2018-02-10 10:26:34 +01:00