summaryrefslogtreecommitdiffstats
path: root/src/corelib/codecs
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2013-01-28 21:28:22 -0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-11 23:33:00 +0100
commit7abc1a6a828eb36d26901d4ea5ecf8b4514f3cd7 (patch)
tree61f317720eef946b6d03dfd09446776af813da26 /src/corelib/codecs
parent2d98bd48e5145b798dceb254ee57d3c975bcf6b9 (diff)
Simplify a function to fix a warning reported by ICC
ICC thinks that the return statement is missing: src/plugins/accessible/widgets/itemviews.cpp(867): error #1011: missing return statement at end of non-void function "QAccessibleTableHeaderCell::parent" Clearly it's wrong, but the function is overly complex for no good reason. So just simplify it instead. Change-Id: Ic63029df18b4712d9864a4dc66b6751b2d4574b7 Reviewed-by: Jan Arve Sæther <jan-arve.saether@digia.com> Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
Diffstat (limited to 'src/corelib/codecs')
0 files changed, 0 insertions, 0 deletions