html/uiTest/ui.cfg : Added 'report' button.

This commit is contained in:
kevin 2021-01-31 11:09:08 -05:00
parent e113228f69
commit 19901441cf

View File

@ -8,7 +8,8 @@
title: "CW Test",
row: {
button:{ name: quitBtnId, title:"Quit" },
button:{ name: quitBtnId, title:"Quit" },
button:{ name: reportBtnId title:"Report" }
},