vnc: remove unused qlibinputhandler_p.h include
It has been there since the first commit 6d70e543aa
of VNC platform plugin, and it has never actually been used.
Change-Id: I6a9c4e6a27de042e18650fa88728a1849a99b094
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
This commit is contained in:
parent
b0da063d8c
commit
0919025ff5
@ -52,9 +52,6 @@
|
||||
#include <QtGui/private/qguiapplication_p.h>
|
||||
#include <qpa/qplatforminputcontextfactory_p.h>
|
||||
#include <private/qinputdevicemanager_p_p.h>
|
||||
#if QT_CONFIG(libinput)
|
||||
#include <QtInputSupport/private/qlibinputhandler_p.h>
|
||||
#endif
|
||||
|
||||
#include <QtCore/QRegularExpression>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user