From d5709d275542cf9353d84c7da5cd514fa7c6a74c Mon Sep 17 00:00:00 2001 From: Caroline Chao <caroline.chao@digia.com> Date: Fri, 16 May 2014 10:01:27 +0200 Subject: [PATCH] Example: Remove Panel.qml from gallery.pro as the file does not exist Change-Id: Ife2b4de2cbc5cd08a97b87e014bb2e288326e08c Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com> --- examples/quick/controls/gallery/gallery.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/quick/controls/gallery/gallery.pro b/examples/quick/controls/gallery/gallery.pro index 68ed0c161..c6f67b6b6 100644 --- a/examples/quick/controls/gallery/gallery.pro +++ b/examples/quick/controls/gallery/gallery.pro @@ -12,7 +12,6 @@ OTHER_FILES += \ content/Controls.qml \ content/ImageViewer.qml \ content/ModelView.qml \ - content/Panel.qml \ content/Styles.qml RESOURCES += \ -- GitLab