diff options
Diffstat (limited to 'components')
-rw-r--r-- | components/package/contents/ui/Avatar.qml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/components/package/contents/ui/Avatar.qml b/components/package/contents/ui/Avatar.qml index dfe14ce7..0a7c4c18 100644 --- a/components/package/contents/ui/Avatar.qml +++ b/components/package/contents/ui/Avatar.qml | |||
@@ -16,8 +16,7 @@ | |||
16 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. | 16 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
17 | */ | 17 | */ |
18 | 18 | ||
19 | import QtQuick 2.4 | 19 | import QtQuick 2.7 |
20 | import QtQuick.Controls 1.3 | ||
21 | import QtQuick.Layouts 1.1 | 20 | import QtQuick.Layouts 1.1 |
22 | 21 | ||
23 | 22 | ||