Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 4.5.0
Description
I add a new private slot in .h file and clicked with right mouse on slot to select Refactoring. Qt Creator want's to add the definition in moc file.
When i do it, Qt Creator realy opens moc file and add it there.
(see also QTCREATORBUG-19636, there i had a problem with refactoring if i had open two projects)