doc: Remove deprecation of the supported QTouchEvent ctor

Amends 111115bf88

Change-Id: Ibc557fdde9c894a3a58bb58835e11be9180e6e6d
Pick-to: 6.2 6.5 6.7
Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
bb10
Shawn Rutledge 2024-04-04 14:00:30 +02:00
parent f54953a0ab
commit 14610fb174
1 changed files with 0 additions and 2 deletions

View File

@ -4478,8 +4478,6 @@ Q_IMPL_EVENT_COMMON(QWindowStateChangeEvent)
*/
/*!
\deprecated [6.2] Use another constructor.
Constructs a QTouchEvent with the given \a eventType, \a device,
\a touchPoints, and current keyboard \a modifiers at the time of the event.
*/