Examples doc: Tag 'To Do List Example' for iOS
All QtQuickControls examples are marked for android by default. However, the To Do List example is iOS specific so don't include it. Add it to the list of iOS tags instead. Fixes: QTBUG-111426 Change-Id: Ic89d6b40d263f81ed402a2064f2e44b2fa826940 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> (cherry picked from commit 276bf8cb239a678e9c9b4b5b36cfa7015780b292) Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
parent
d8a87b6942
commit
dee2d5a885
@ -88,12 +88,18 @@ manifestmeta.android.names = "Qt3D/Qt 3D: Basic Shapes C++ Example" \
|
|||||||
"QtQuick/Threaded ListModel Example" \
|
"QtQuick/Threaded ListModel Example" \
|
||||||
"QtQuick/TabWidget Example" \
|
"QtQuick/TabWidget Example" \
|
||||||
"QtQuick/UI Components*" \
|
"QtQuick/UI Components*" \
|
||||||
"QtQuickControls/*" \
|
"QtQuickControls/Qt Quick Controls - Attached Style Properties Example" \
|
||||||
"QtQuickControls1/Qt Quick Controls 1 - Calendar Example" \
|
"QtQuickControls/Qt Quick Controls - Chat Tutorial" \
|
||||||
"QtQuickControls1/Qt Quick Controls 1 - Gallery" \
|
"QtQuickControls/Qt Quick Controls - Contact List" \
|
||||||
"QtQuickControls1/Qt Quick Controls 1 - Styles Example" \
|
"QtQuickControls/Qt Quick Controls - Event Calendar" \
|
||||||
"QtQuickControls1/Qt Quick Controls 1 - Table View Example" \
|
"QtQuickControls/Qt Quick Controls - Flat Style" \
|
||||||
"QtQuickControls1/Qt Quick Controls 1 - Touch Gallery" \
|
"QtQuickControls/Qt Quick Controls - Gallery" \
|
||||||
|
"QtQuickControls/Qt Quick Controls - Imagine Style Example: Automotive" \
|
||||||
|
"QtQuickControls/Qt Quick Controls - Imagine Style Example: Music Player" \
|
||||||
|
"QtQuickControls/Qt Quick Controls - Side Panel" \
|
||||||
|
"QtQuickControls/Qt Quick Controls - Swipe to Remove" \
|
||||||
|
"QtQuickControls/Qt Quick Controls - Text Editor" \
|
||||||
|
"QtQuickControls/Qt Quick Controls - Wearable Demo" \
|
||||||
"QtQuickDialogs/*" \
|
"QtQuickDialogs/*" \
|
||||||
"QtQuickExtras/*" \
|
"QtQuickExtras/*" \
|
||||||
"QtSCXML/Qt SCXML Calculator QML Example" \
|
"QtSCXML/Qt SCXML Calculator QML Example" \
|
||||||
@ -237,7 +243,8 @@ manifestmeta.ios.names = "QtCore/Contiguous Cache Example" \
|
|||||||
"QtQuick/Qt Quick Examples - Text" \
|
"QtQuick/Qt Quick Examples - Text" \
|
||||||
"QtQuick/Qt Quick Examples - Touch Interaction" \
|
"QtQuick/Qt Quick Examples - Touch Interaction" \
|
||||||
"QtQuick/Qt Quick Examples - Views" \
|
"QtQuick/Qt Quick Examples - Views" \
|
||||||
"QtQuick/Qt Quick Examples - Window and Screen"
|
"QtQuick/Qt Quick Examples - Window and Screen" \
|
||||||
|
"QtQuickControls/Qt Quick Controls - To Do List"
|
||||||
|
|
||||||
manifestmeta.ios.tags = ios
|
manifestmeta.ios.tags = ios
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user