Details
-
Bug
-
Resolution: Won't Do
-
Not Evaluated
-
None
-
Qt Creator 12.0.0-beta2
-
None
Description
- Use the wizard to generate a new console project.
- Add a new class ClassA
- In the header file: right click on ClassA
- Select the refactor menu of the context menu
In QtCreator 12 beta 2 see:
but i would also like to see what I can see in QtCreator 11:
In QtC11 I see "Rename Symbol Under Cursor", QtC12b2 is missing it.
However, the Keyboard Shortcut: Ctrl+Shift+R seems to show the rename dialog.