From 1e2325f0dc39df3c91b7d74c7837961a0e12884e Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Mon, 21 Sep 2020 23:55:58 +0200 Subject: Fix some qdoc warnings: typos and qdoc syntax MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Idf5c1490330e0f2e5d4bcf920eb03fc9993b3c8a Reviewed-by: Tor Arne Vestbø --- src/gui/kernel/qwindowsysteminterface.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/kernel') diff --git a/src/gui/kernel/qwindowsysteminterface.cpp b/src/gui/kernel/qwindowsysteminterface.cpp index 6cfcce04bf..7da812f64d 100644 --- a/src/gui/kernel/qwindowsysteminterface.cpp +++ b/src/gui/kernel/qwindowsysteminterface.cpp @@ -633,7 +633,7 @@ void QWindowSystemInterface::registerInputDevice(const QInputDevice *device) /*! \internal Convert a list of \l QWindowSystemInterface::TouchPoint \a points to a list - of \em temporary QEventPoint instances, scaled (but not localized) + of \e temporary QEventPoint instances, scaled (but not localized) for delivery to the given \a window. This is called from QWindowSystemInterface::handleTouchEvent(): -- cgit v1.2.3