aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/gallery/gallery.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/gallery/gallery.pyproject')
-rw-r--r--examples/quickcontrols2/gallery/gallery.pyproject37
1 files changed, 0 insertions, 37 deletions
diff --git a/examples/quickcontrols2/gallery/gallery.pyproject b/examples/quickcontrols2/gallery/gallery.pyproject
deleted file mode 100644
index 894fdb5fd..000000000
--- a/examples/quickcontrols2/gallery/gallery.pyproject
+++ /dev/null
@@ -1,37 +0,0 @@
-{
- "files": ["gallery.py",
- "gallery.qml",
- "gallery.qrc",
- "rc_gallery.py",
- "qmldir",
- "qtquickcontrols2.conf",
- "ToolBar.qml",
- "+Material/ToolBar.qml",
- "pages/ComboBoxPage.qml",
- "pages/FramePage.qml",
- "pages/SliderPage.qml",
- "pages/TumblerPage.qml",
- "pages/SpinBoxPage.qml",
- "pages/ProgressBarPage.qml",
- "pages/DelegatePage.qml",
- "pages/StackViewPage.qml",
- "pages/DialPage.qml",
- "pages/PageIndicatorPage.qml",
- "pages/SwipeViewPage.qml",
- "pages/TabBarPage.qml",
- "pages/TextFieldPage.qml",
- "pages/GroupBoxPage.qml",
- "pages/RadioButtonPage.qml",
- "pages/ButtonPage.qml",
- "pages/ScrollIndicatorPage.qml",
- "pages/ScrollablePage.qml",
- "pages/DialogPage.qml",
- "pages/ToolTipPage.qml",
- "pages/CheckBoxPage.qml",
- "pages/TextAreaPage.qml",
- "pages/RangeSliderPage.qml",
- "pages/DelayButtonPage.qml",
- "pages/SwitchPage.qml",
- "pages/ScrollBarPage.qml",
- "pages/BusyIndicatorPage.qml"]
-}