> if you thena add this: > > subdirsproject/p03/test.cpp <-- attention: cpp instead of cc > subdirsproject/p03/test.h > > qtcreator gets confused: > e.g. it switches p01/test.cc -> p01/test.h -> p03/test.cpp > > Ok, just tested: if I rename the file to p03/test.cc all is fine ;-)
Thanks, I can reproduce that. I'll fix it in master. Cheers, Christian _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
