Moving the list item delegate into its own QML file.
This commit is contained in:
@ -18,6 +18,7 @@ qt_add_qml_module(${TARGET_APP}
|
||||
QML_FILES
|
||||
Main.qml
|
||||
QML_FILES ListPage.qml
|
||||
QML_FILES ListItemDelegate.qml
|
||||
)
|
||||
|
||||
# Qt for iOS sets MACOSX_BUNDLE_GUI_IDENTIFIER automatically since Qt 6.1.
|
||||
|
||||
Reference in New Issue
Block a user