Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
Qt Creator 13.0.2
-
ed92c2d94 (master)
Description
When refactoring functions and classes using concepts, the concept can get lost in the course of the refactoring process.
to reproduce the issue, open the attached example project and move operator-> outside class using refactor action.