aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/menu
diff options
context:
space:
mode:
authorMitch Curtis <mitch.curtis@theqtcompany.com>2015-12-15 13:50:08 +0100
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-12-15 22:21:46 +0000
commit116db644615c84f8d59b4e4b9c074b2167dd9a2c (patch)
tree8fd03fcaf996f68e172b0b8868740ad9c1e6a695 /tests/auto/menu
parent19e353ca6fd98a3e91cd292936f341f31856b6a1 (diff)
Expose the actual type of QQuickApplicationWindow::overlay()
Change-Id: I4fdff4049d469781ad6324a0d85cc519bd95a038 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com> Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'tests/auto/menu')
-rw-r--r--tests/auto/menu/tst_menu.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/menu/tst_menu.cpp b/tests/auto/menu/tst_menu.cpp
index a395e43e..3a2d9c61 100644
--- a/tests/auto/menu/tst_menu.cpp
+++ b/tests/auto/menu/tst_menu.cpp
@@ -46,6 +46,7 @@
#include "../shared/visualtestutil.h"
#include <QtLabsTemplates/private/qquickapplicationwindow_p.h>
+#include <QtLabsTemplates/private/qquickoverlay_p.h>
#include <QtLabsTemplates/private/qquickbutton_p.h>
#include <QtLabsTemplates/private/qquickmenu_p.h>
#include <QtLabsTemplates/private/qquickmenuitem_p.h>