> > 3) Slightly off topic, but an option to hide .pri files from the > > project tree would be great - Qt does a good job of adding/removing > > files from the directories once they are included in the .pro so > > there is little to be gained from having the .pri files there and it > > clutters the space. > > I don't understand what you mean. >
Include a .pri file in your .pro file. Creator will add a subfolder to the project tree with the name of the pri file along with the pri file as the first child item. I would like the option to not show the .pri child item as it is redundant.
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
