From 860928d5c85f015bacde952037cae14d8dee24a5 Mon Sep 17 00:00:00 2001 From: Oliver Eftevaag Date: Wed, 10 Feb 2021 12:52:50 +0100 Subject: Update localstore example to use QtQuickControls2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removing MyButton.qml and replacing it with QtQuickControls2. Task-number: QTBUG-90884 Change-Id: Ie1b22e817dedfd71593b074561bdfe2e7dc36008 Reviewed-by: Jan Arve Sæther --- examples/quick/localstorage/localstorage/localstorage.qrc | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/quick/localstorage/localstorage/localstorage.qrc') diff --git a/examples/quick/localstorage/localstorage/localstorage.qrc b/examples/quick/localstorage/localstorage/localstorage.qrc index 079438be2b..a761306f3d 100644 --- a/examples/quick/localstorage/localstorage/localstorage.qrc +++ b/examples/quick/localstorage/localstorage/localstorage.qrc @@ -3,7 +3,6 @@ Header.qml Database.js MyModel.qml - MyButton.qml MyDelegate.qml localstorage.qml -- cgit v1.2.3