Fix build

Change-Id: I790e9bfbcffc7458e2a46f2da32dcbde0c6bffe8
Reviewed-by: Robin Burchell <robin.burchell@viroteck.net>
This commit is contained in:
Giulio Camuffo 2015-02-17 11:14:20 +02:00
parent 7e82e306bc
commit 62f0062e20

View File

@ -383,4 +383,6 @@ void QWaylandDisplay::setLastInputDevice(QWaylandInputDevice *device, uint32_t s
mLastInputWindow = win;
}
}
QT_END_NAMESPACE