diff options
Diffstat (limited to 'qt-mobile/qml/mobilecomponents/qmldir')
-rw-r--r-- | qt-mobile/qml/mobilecomponents/qmldir | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qt-mobile/qml/mobilecomponents/qmldir b/qt-mobile/qml/mobilecomponents/qmldir index 53daf98a2..999f823ea 100644 --- a/qt-mobile/qml/mobilecomponents/qmldir +++ b/qt-mobile/qml/mobilecomponents/qmldir @@ -16,4 +16,6 @@ Icon 0.2 Icon.qml Label 0.2 Label.qml Heading 0.2 Heading.qml ListItem 0.2 ListItem.qml +BasicListItem 0.2 BasicListItem.qml ListItemWithActions 0.2 ListItemWithActions.qml +RefreshableScrollView 0.2 RefreshableScrollView.qml |