Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
None
Description
If I copy and paste a method signature, I get
QString & QString
setUtf16setUtf16 ( const ushort *unicode , int size ...) ( const ushort *unicode , int size )
The :: operator is missing; and there are two argument lists, one of which contains "...".