From c72539d2cf1dfa43a0a874ea4877d6047ba3dcb8 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Tue, 21 Jun 2016 16:44:43 +0200 Subject: create OverlayDialog component and use it everywhere --- components/qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'components/qmldir') diff --git a/components/qmldir b/components/qmldir index 8064f9d1..a294cbd3 100644 --- a/components/qmldir +++ b/components/qmldir @@ -8,3 +8,4 @@ Settings 1.0 Settings.qml AccountSwitcher 1.0 AccountSwitcher.qml NewAccountDialog 1.0 NewAccountDialog.qml EditAccountDialog 1.0 EditAccountDialog.qml +OverlayDialog 1.0 OverlayDialog.qml -- cgit v1.2.3