Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 10.0.0
-
21ca06fc7 (master)
Description
It forces next line to have same indentation, and the block ending } goes on wrong level. For example:
Item { function f() : void { something() } }