tonkv / qdevelop

Automatically exported from code.google.com/p/qdevelop
0 stars 0 forks source link

Renaming a existing class don't refresh the classes viewer #85

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1 add existing files to the project (ex TCGMRequestXML.h & TCGMRequestXML.h
contening class TCGMRequestXML)
2 rename the to file .h and .cpp and change the class name (ex CParseXML.h
and cpp contening Class CParseXML)

Expected output : The Classes viewer should replace the class
TCGMRequestXML by class CParseXML

What i see instead : The Classes viewer contain the to classes.
the old -> TCGMRequestXML
and the new -> CParseXML

I use QDevelop-0.21 on Windows XP SP1 with MinGW.3.4.2

Original issue reported on code.google.com by sebastie...@gmail.com on 4 Jan 2007 at 8:14

GoogleCodeExporter commented 8 years ago
I cannot reproduce this under svn revision 277, version 0.25. Closing this 
issue.

Original comment by diegoi...@gmail.com on 5 Dec 2007 at 9:59