Fix CLANG-warning '&&' within '||' [-Wlogical-op-parentheses].
authorFriedemann Kleint <Friedemann.Kleint@digia.com>
Thu, 11 Jul 2013 07:59:03 +0000 (09:59 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 12 Jul 2013 06:43:00 +0000 (08:43 +0200)
commit3a1a38b0d7a6dd83d4a1e3d0ba4090927e881236
tree9d613250825cca79e7538856ccd58f0cf9029f49
parent9b8b1ca4a076bea8077357702ee4353299b1c183
Fix CLANG-warning  '&&' within '||' [-Wlogical-op-parentheses].

Change-Id: Id724c86f87a78048df9b93f2d190593d36261943
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
src/quick/items/qquicktext.cpp