diff options
Diffstat (limited to 'table.go')
| -rw-r--r-- | table.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ import _ "github.com/andlabs/ui/winmanifest" // import "github.com/davecgh/go-spew/spew" +// THIS IS CLEAN + func initRowBTcolor(mh *TableData, intBG int, cell TableColumnData) { humanInt := cell.Index |
