From 1f0bc11f4fe1fb96d25f88fc01c7300e700a82b8 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Fri, 21 Apr 2017 13:05:40 +0200 Subject: initial inline account switcher --- framework/qmldir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/qmldir') diff --git a/framework/qmldir b/framework/qmldir index 1cc25b18..35d1cb62 100644 --- a/framework/qmldir +++ b/framework/qmldir @@ -6,6 +6,7 @@ ConversationView 1.0 ConversationView.qml FolderListView 1.0 FolderListView.qml MailListView 1.0 MailListView.qml AccountSwitcher 1.0 AccountSwitcher.qml +InlineAccountSwitcher 1.0 InlineAccountSwitcher.qml NewAccountDialog 1.0 NewAccountDialog.qml EditAccountDialog 1.0 EditAccountDialog.qml OverlayDialog 1.0 OverlayDialog.qml @@ -24,5 +25,4 @@ singleton Icons 1.0 Icons.qml singleton Units 1.0 Units.qml singleton Font 1.0 Font.qml - plugin frameworkplugin -- cgit v1.2.3