From fa388f4a5986ae243d9d50ea26b320cb76619377 Mon Sep 17 00:00:00 2001 From: J-P Nurmi Date: Fri, 20 Jan 2017 13:53:35 +0100 Subject: Move QQuickScrollBar(Attached)Private to a private header To make the private classes accessible for the upcoming ScrollView. Change-Id: Iae1d7f9b136a99ac5892418c52071a902e665476 Reviewed-by: Mitch Curtis --- src/quicktemplates2/quicktemplates2.pri | 1 + 1 file changed, 1 insertion(+) (limited to 'src/quicktemplates2/quicktemplates2.pri') diff --git a/src/quicktemplates2/quicktemplates2.pri b/src/quicktemplates2/quicktemplates2.pri index e8f02d62..8ef1ef28 100644 --- a/src/quicktemplates2/quicktemplates2.pri +++ b/src/quicktemplates2/quicktemplates2.pri @@ -52,6 +52,7 @@ HEADERS += \ $$PWD/qquickrangeslider_p.h \ $$PWD/qquickroundbutton_p.h \ $$PWD/qquickscrollbar_p.h \ + $$PWD/qquickscrollbar_p_p.h \ $$PWD/qquickscrollindicator_p.h \ $$PWD/qquickshortcutcontext_p_p.h \ $$PWD/qquickslider_p.h \ -- cgit v1.2.3