> I mean the project file with *.pro extn, I need to edit it to add my > inclucepath and libs. > > When I click on that file with "Open File or Project" it does not open > (show). It doesn't throw any error messages!
If it's the currently open project, then when you open it the way you just described, I think Qt is interpreting that you want to open the project it describes, not the file itself. So I wouldn't expect it to do anything, because you already have that project open. If you want to open it as a file, choose it from the files list at the left of the window. > But, when I try to open *.pro.user, it opens properly. > > In edit mode it doesn't show the files in list view as shown in previous > versions. > > Please see the screenshot. Ah, you can't see that file list. You can hide/show it with Ctrl+0. Nathan _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
