summaryrefslogtreecommitdiffstats
path: root/src/controls/qquickpopupwindow_p.h
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2014-03-15 19:10:27 +0100
committerSergio Ahumada <sahumada@blackberry.com>2014-03-15 19:11:13 +0100
commit2874e074ca8cd1f9c8975728afa04a28ea3790ee (patch)
treeee09f7d165983898bec115bfb55470e0fa6eb41a /src/controls/qquickpopupwindow_p.h
parentd909863056d02e206d5daf614a481c30de0e3a16 (diff)
parent76ec5710d544dd19ef13c467bfcb1e441af56499 (diff)
Merge remote-tracking branch 'origin/release' into stable
Diffstat (limited to 'src/controls/qquickpopupwindow_p.h')
-rw-r--r--src/controls/qquickpopupwindow_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/controls/qquickpopupwindow_p.h b/src/controls/qquickpopupwindow_p.h
index 1329a5479..d48a375ed 100644
--- a/src/controls/qquickpopupwindow_p.h
+++ b/src/controls/qquickpopupwindow_p.h
@@ -81,6 +81,7 @@ protected:
protected Q_SLOTS:
void updateSize();
+ void applicationStateChanged(Qt::ApplicationState state);
private:
void forwardEventToTransientParent(QMouseEvent *);