SVN commit 525135 by bhards: Make sure we link to the current version of Trolltech's documentation. M +1 -1 qca.pro --- trunk/kdesupport/qca/qca.pro #525134:525135 @@ -11,7 +11,7 @@ # API documentation #apidox.commands += doxygen && cd apidocs/html && ./installdox -lqt.tag@/home/bradh/build/qt-x11-opensource-4.0.0-rc1-snapshot/doc/html/ && cd ../.. - apidox.commands += doxygen && cd apidocs/html && ./installdox -lqt.tag@http://doc.trolltech.com/4.0 && cd ../.. + apidox.commands += doxygen && cd apidocs/html && ./installdox -lqt.tag@http://doc.trolltech.com/4.1 && cd ../.. QMAKE_EXTRA_TARGETS += apidox # unittest