summaryrefslogtreecommitdiffstats
path: root/demos/embeddeddialogs/customproxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/embeddeddialogs/customproxy.h')
-rw-r--r--demos/embeddeddialogs/customproxy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/embeddeddialogs/customproxy.h b/demos/embeddeddialogs/customproxy.h
index 0a5fbaf3ed..d3244267fd 100644
--- a/demos/embeddeddialogs/customproxy.h
+++ b/demos/embeddeddialogs/customproxy.h
@@ -70,6 +70,7 @@ private slots:
private:
QTimeLine *timeLine;
bool popupShown;
+ QGraphicsItem *currentPopup;
};
#endif