Skip to content

Commit

Permalink
Use the unique resource identifier in editabletreemodel example
Browse files Browse the repository at this point in the history
Fixes: QTBUG-122210
Pick-to: 6.6
Change-Id: I86200961384de6fd57f5c140120461faada4fb4d
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit 3f31290)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
  • Loading branch information
semlanik authored and Qt Cherry-pick Bot committed Feb 14, 2024
1 parent fceb53e commit 36086ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ if(ANDROID)
)
endif()

qt_add_resources(editabletreemodel_tester "editabletreemodel"
qt_add_resources(editabletreemodel_tester "editabletreemodel_tester"
PREFIX
"/"
FILES
Expand Down

0 comments on commit 36086ba

Please sign in to comment.