Fixed wrong inclusion of QtHelp module.

This commit is contained in:
axis 2011-01-24 15:52:04 +01:00
parent a93039b229
commit 346b3b0976

View File

@ -1,4 +1,3 @@
INCLUDEPATH = $$QMAKE_INCDIR_QT/QtHelp $$INCLUDEPATH
QT += xml sql
qtAddLibrary(QtHelp)
qtAddModule(help)