Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.3.0-rc1
-
None
-
Windows 7 64 bit
Description
- Start Creator.
- Open a C++-file.
- Right-click on a variable's declaration.
- Select "Refactor" -> "Convert to Pointer" from the context menu.
Nothing happens. - Repeat steps 3 and 4.
The variable is being converted to a pointer.
The refactoring should already work on the first time.