From c943543b84129bd82c17858d5eb91486af78111c Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 21 Apr 2016 10:46:55 +0200 Subject: fix example installs this includes renaming the first-level subdir of examples/. Change-Id: Idf14164533c247e5c0cc5acdb405ac97f7c33ac5 Reviewed-by: J-P Nurmi --- examples/quickcontrols/extras/gallery/gallery.qrc | 36 +++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 examples/quickcontrols/extras/gallery/gallery.qrc (limited to 'examples/quickcontrols/extras/gallery/gallery.qrc') diff --git a/examples/quickcontrols/extras/gallery/gallery.qrc b/examples/quickcontrols/extras/gallery/gallery.qrc new file mode 100644 index 000000000..97beb6b1b --- /dev/null +++ b/examples/quickcontrols/extras/gallery/gallery.qrc @@ -0,0 +1,36 @@ + + + fonts/OpenSans-Regular.ttf + images/background-light.png + images/background.png + images/center-light.png + images/center.png + images/icon-go.png + images/icon-settings.png + images/info.png + images/needle-light.png + images/needle.png + images/qt-logo.png + images/zoom_in.png + images/zoom_out.png + qml/BlackButtonBackground.qml + qml/BlackButtonStyle.qml + qml/CircularGaugeDarkStyle.qml + qml/CircularGaugeDefaultStyle.qml + qml/CircularGaugeLightStyle.qml + qml/CircularGaugeView.qml + qml/ControlView.qml + qml/ControlViewToolbar.qml + qml/CustomizerSwitch.qml + qml/CustomizerLabel.qml + qml/CustomizerSlider.qml + qml/FlickableMoreIndicator.qml + qml/gallery.qml + qml/PieMenuControlView.qml + qml/StylePicker.qml + qml/PieMenuDarkStyle.qml + qml/PieMenuDefaultStyle.qml + qml/ControlLabel.qml + images/icon-back.png + + -- cgit v1.2.3