qtlite: Fix compilation of QWidgetLineControl when configured with no-feature-itemviews

Task-number: QTBUG-53141
Change-Id: I00d9d7fc43a4531c9213281f529b2d0f3164a5c6
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
bb10
Rainer Keller 2018-01-10 08:45:25 +01:00
parent 74118a4784
commit 56e00bf6c0
1 changed files with 2 additions and 0 deletions

View File

@ -44,7 +44,9 @@
#endif
#include "qclipboard.h"
#include <private/qguiapplication_p.h>
#if QT_CONFIG(completer)
#include <private/qcompleter_p.h>
#endif
#include <qpa/qplatformtheme.h>
#include <qstylehints.h>
#ifndef QT_NO_ACCESSIBILITY