summaryrefslogtreecommitdiff
path: root/src/controls/qquickpopupwindow_p.h
diff options
context:
space:
mode:
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 65ce01a0..b4ce2b72 100644
--- a/src/controls/qquickpopupwindow_p.h
+++ b/src/controls/qquickpopupwindow_p.h
@@ -80,6 +80,7 @@ protected:
protected Q_SLOTS:
void updateSize();
+ void applicationStateChanged(Qt::ApplicationState state);
private:
void forwardEventToTransientParent(QMouseEvent *);