Skip to content

Commit

Permalink
In PageDebug, rename 'Test' to 'UI Library'
Browse files Browse the repository at this point in the history
Part of #1232
  • Loading branch information
DanielMcInnes committed Jan 13, 2025
1 parent bb77570 commit 09635d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/settings/debug/PageDebug.qml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Page {
}

ListNavigation {
text: "Test"
text: "UI Library"
onClicked: Global.pageManager.pushPage("/pages/settings/debug/PageSettingsDemo.qml", { title: text })
}

Expand Down

0 comments on commit 09635d8

Please sign in to comment.