Skip to content

Commit

Permalink
Doc: Add missing since to enum value
Browse files Browse the repository at this point in the history
Task-number: QTBUG-116848
Pick-to: 6.6
Change-Id: Ia137a21de5bab406a133ee032b6ccf3089de8d22
Reviewed-by: Topi Reiniö <[email protected]>
Reviewed-by: Fredrik Ålund <[email protected]>
  • Loading branch information
paulwicking committed Sep 11, 2023
1 parent 7e3d29f commit 8f448d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sql/kernel/qsqldriver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ bool QSqlDriver::isOpenError() const
\value SQLite
\value Interbase
\value DB2
\value MimerSQL
\value [since 6.6] MimerSQL
*/

/*!
Expand Down

0 comments on commit 8f448d7

Please sign in to comment.