An error occurred while loading the file. Please try again.
-
Erik Verbruggen authored
items/qquicktext.cpp:2160:49: warning: '&&' within '||' [-Wlogical-op-parentheses] || vAlign() != QQuickText::AlignTop && heightChanged) { ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ items/qquicktext.cpp:2160:49: note: place parentheses around the '&&' expression to silence this warning || vAlign() != QQuickText::AlignTop && heightChanged) { ^ ( ) Change-Id: Id4bc18642228e7fad6d674bbcdf623446bb6a00f Reviewed-by:
Lars Knoll <lars.knoll@digia.com>
adc66d86