Skip to content

Commit

Permalink
doc: Remove deprecation of the supported QTouchEvent ctor
Browse files Browse the repository at this point in the history
Amends 111115b

Change-Id: Ibc557fdde9c894a3a58bb58835e11be9180e6e6d
Pick-to: 6.2 6.5 6.7
Reviewed-by: Paul Olav Tvete <[email protected]>
  • Loading branch information
ec1oud committed Apr 4, 2024
1 parent f54953a commit 14610fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/gui/kernel/qevent.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit 14610fb

Please sign in to comment.