diff --git a/src/qmldir b/src/qmldir index 06c10343..dbac7043 100644 --- a/src/qmldir +++ b/src/qmldir @@ -1,45 +1,45 @@ module org.kde.kirigami classname KirigamiPlugin depends QtQuick.Controls 2.0 depends QtGraphicalEffects 1.0 designersupported typeinfo plugins.qmltypes singleton Theme 2.2 Theme.qml -OverlaySheet 2.0 OverlaySheet.qml +OverlaySheet 2.5 OverlaySheet.qml ApplicationItem 2.1 ApplicationItem.qml -AbstractApplicationWindow 2.0 AbstractApplicationWindow.qml -FormLayout 2.3 FormLayout.qml -GlobalDrawer 2.0 GlobalDrawer.qml -BasicListItem 2.0 BasicListItem.qml +AbstractApplicationWindow 2.5 AbstractApplicationWindow.qml +FormLayout 2.5 FormLayout.qml +GlobalDrawer 2.5 GlobalDrawer.qml +BasicListItem 2.5 BasicListItem.qml AbstractItemViewHeader 2.1 AbstractItemViewHeader.qml -Heading 2.0 Heading.qml -Action 2.0 Action.qml -Separator 2.0 Separator.qml +Heading 2.5 Heading.qml +Action 2.5 Action.qml +Separator 2.5 Separator.qml ItemViewHeader 2.1 ItemViewHeader.qml -SwipeListItem 2.0 SwipeListItem.qml -AbstractListItem 2.0 AbstractListItem.qml -Icon 2.0 Icon.qml -Units 2.0 Units.qml -Page 2.0 Page.qml -Label 2.0 Label.qml +SwipeListItem 2.5 SwipeListItem.qml +AbstractListItem 2.5 AbstractListItem.qml +Icon 2.5 Icon.qml +Units 2.5 Units.qml +Page 2.5 Page.qml +Label 2.5 Label.qml AbstractApplicationItem 2.1 AbstractApplicationItem.qml -ToolBarApplicationHeader 2.0 ToolBarApplicationHeader.qml -ScrollablePage 2.0 ScrollablePage.qml -ApplicationHeader 2.0 ApplicationHeader.qml -AbstractApplicationHeader 2.0 AbstractApplicationHeader.qml -ContextDrawer 2.0 ContextDrawer.qml -ApplicationWindow 2.0 ApplicationWindow.qml -PageRow 2.0 PageRow.qml -AbstractCard 2.4 AbstractCard.qml -Card 2.4 Card.qml -CardsLayout 2.4 CardsLayout.qml -CardsListView 2.4 CardsListView.qml -CardsGridView 2.4 CardsGridView.qml -InlineMessage 2.4 InlineMessage.qml +ToolBarApplicationHeader 2.5 ToolBarApplicationHeader.qml +ScrollablePage 2.5 ScrollablePage.qml +ApplicationHeader 2.5 ApplicationHeader.qml +AbstractApplicationHeader 2.5 AbstractApplicationHeader.qml +ContextDrawer 2.5 ContextDrawer.qml +ApplicationWindow 2.5 ApplicationWindow.qml +PageRow 2.5 PageRow.qml +AbstractCard 2.5 AbstractCard.qml +Card 2.5 Card.qml +CardsLayout 2.5 CardsLayout.qml +CardsListView 2.5 CardsListView.qml +CardsGridView 2.5 CardsGridView.qml +InlineMessage 2.5 InlineMessage.qml ListItemDragHandle 2.5 ListItemDragHandle.qml ActionToolBar 2.5 ActionToolBar.qml BannerImage 2.5 private/BannerImage.qml