Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.2.0-beta1
-
None
Description
Very strange bug. When I use 'New File or Project' and select to add a new C++ class, this class is created. However, it is not added to the .pro file, but added to one of my .qrc resource files. Interesting part is, that I have two .qrc file. Sometimes the new .cpp/.h files are added to the one, sometimes to the other.