OSDN Git Service

Get rid of Qt4ProFileNode in LibraryDetailsController
authorJarek Kobus <jkobus@trolltech.com>
Mon, 23 Aug 2010 14:03:47 +0000 (16:03 +0200)
committerJarek Kobus <jkobus@trolltech.com>
Mon, 23 Aug 2010 14:14:10 +0000 (16:14 +0200)
commitc82796247c2c2dc35c8dc5f7f5444cde2321e513
tree77db49fcac2459cedf52b37c3dd383723436bf81
parentd6be0395f202c5981c02f19f820424c7c925059c
Get rid of Qt4ProFileNode in LibraryDetailsController

Since it will not work for pri files. The code is prepared to work
with pri files. However, currently it will work only in case
the pro file which includes the pri file lays in the same dir.
After the QTBUG-13057 is done it will be just a matter of
changing the apropriate variable name in librarydetailscontroller.cpp
to make it working properly.

Task-number: QTCREATORBUG-125
src/plugins/qt4projectmanager/librarydetailscontroller.cpp
src/plugins/qt4projectmanager/librarydetailscontroller.h