Fix qbs build.

Change-Id: I9cdaa1545018a002a85d8f5cebb51883bfee204f
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
Christian Kandeler
2015-11-25 15:02:50 +01:00
parent 033862f305
commit f82297b91a
3 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,6 @@ QtcPlugin {
"generalsettingspage.cpp", "generalsettingspage.h", "generalsettingspage.ui",
"help.qrc",
"helpconstants.h",
"helpicons.h",
"helpfindsupport.cpp", "helpfindsupport.h",
"helpindexfilter.cpp", "helpindexfilter.h",
"helpmode.cpp", "helpmode.h",
@@ -71,6 +70,7 @@ QtcPlugin {
"bookmarkmanager.cpp", "bookmarkmanager.h",
"contentwindow.cpp", "contentwindow.h",
"filternamedialog.cpp", "filternamedialog.h", "filternamedialog.ui",
"helpicons.h",
"indexwindow.cpp", "indexwindow.h",
"topicchooser.cpp", "topicchooser.h", "topicchooser.ui",
]