Hi, When we add a new class to a project with Qt Creator, it creates the .h file and the .cpp file in the same directory.
But depending upon how I organize my project, I like to have control over where all the header files are (a separate include/ directory, e.g.). So, the add class dialog box has a line edit called "Path". Instead, if there were two input boxes; "Header Path" and "CPP path", that would be so cool :D Cheers, Harshath http://github.com/jrharshath
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
