diff --git a/share/qtcreator/qmldesigner/contentLibraryQmlSource/ContentLibraryUserView.qml b/share/qtcreator/qmldesigner/contentLibraryQmlSource/ContentLibraryUserView.qml index eb708a80872..15e36666d96 100644 --- a/share/qtcreator/qmldesigner/contentLibraryQmlSource/ContentLibraryUserView.qml +++ b/share/qtcreator/qmldesigner/contentLibraryQmlSource/ContentLibraryUserView.qml @@ -133,6 +133,7 @@ Item { bottomPadding: StudioTheme.Values.sectionPadding caption: categoryTitle + captionTooltip: section.isCustomCat ? categoryBundlePath : "" dropEnabled: true category: "ContentLib_User" showCloseButton: section.isCustomCat