forked from qt-creator/qt-creator
QmlDesigner: Add space to ItemLibraryEntry name for ColorAnimation
Task-number: QDS-8079 Change-Id: I09057c58ca17cae22bbea7d5b67eba0ca48e9cf2 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
This commit is contained in:
@@ -459,7 +459,7 @@ MetaInfo {
|
||||
}
|
||||
|
||||
ItemLibraryEntry {
|
||||
name: "ColorAnimation"
|
||||
name: "Color Animation"
|
||||
category: "d.Qt Quick - Animation"
|
||||
libraryIcon: ":/qtquickplugin/images/item-icon.png"
|
||||
version: "2.0"
|
||||
|
Reference in New Issue
Block a user