QWidget: Move break statement to the right place
authorGabriel de Dietrich <gabriel.dedietrich@digia.com>
Mon, 12 Nov 2012 13:46:42 +0000 (14:46 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 12 Nov 2012 14:46:40 +0000 (15:46 +0100)
commit64da20405a8928ea1f322e51ad6cb76fdf7cacc4
treeb3b8fcd5548fd8f03e27656b3bd0d1b8f12ce2ae
parent46d302854e12ca05fe1932590628203b56a894ee
QWidget: Move break statement to the right place

An InputMethodQuery event should NOT be transformed into a PolishRequest
if the receiving widget has no WA_InputMethodEnabled attribute set.

Change-Id: I0727c600f1eb68087cb9fbc25f6458aca5417693
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
src/widgets/kernel/qwidget.cpp