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
parent
f97daab7a6
commit
98cbdae527
|
|
@ -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.
|
||||
*/
|
||||
|
||||
/*!
|
||||
|
|
|
|||
Loading…
Reference in New Issue