QmlJSTools: make setupProjectInfoQmlBundles private

No one needs to call this function.

Change-Id: I5647475ef2ec7dce5dcf7834245985bfb45632e6
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
This commit is contained in:
Ulf Hermann
2019-10-23 14:53:01 +02:00
parent 32ae4d0036
commit 987288bcec
2 changed files with 25 additions and 31 deletions

View File

@@ -64,6 +64,4 @@ private:
} // namespace Internal
QMLJSTOOLS_EXPORT void setupProjectInfoQmlBundles(QmlJS::ModelManagerInterface::ProjectInfo &projectInfo);
} // namespace QmlJSTools