Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.14.2
-
None
-
afed126ba1 (qt-creator/qt-creator/9.0) afed126ba1 (qt-creator/qt-creator/master) afed126ba1 (qt-creator/qt-creator/qds/dev)
Description
Starting with 4.14.x if I'm copying
/*!
\qmlproperty double Type::property
\brief The property of Type.
*/
and then pasting it in another place, ends up like this:
/*!
\qmlproperty double Type::property
\brief The property of Type.
*/