QMargins: fix a missing "full stop" in the docs

Pick-to: 6.3 6.2 5.15
Change-Id: Ic8012ce12ef8d2fee2dc785e373e9c9d8f658ff5
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
bb10
Marc Mutz 2022-03-18 10:47:30 +01:00
parent f97daab7a6
commit 98cbdae527
1 changed files with 1 additions and 1 deletions

View File

@ -500,7 +500,7 @@ QDebug operator<<(QDebug dbg, const QMargins &m)
/*!
\fn QMarginsF::QMarginsF(const QMargins &margins)
Constructs margins copied from the given \a margins
Constructs margins copied from the given \a margins.
*/
/*!