autogenpb
This commit is contained in:
parent
8f4f351885
commit
112c2d37d8
|
@ -37,8 +37,8 @@ func makeReposWin() *gadgets.GenericWindow {
|
|||
me.forge.PrintHumanTable(found)
|
||||
found2 := findDirty()
|
||||
me.forge.PrintHumanTable(found2)
|
||||
tb.Update()
|
||||
tb.UpdateTable(found2)
|
||||
// tb.Update()
|
||||
// tb.UpdateTable(found2)
|
||||
})
|
||||
hbox.NewButton("delete table", func() {
|
||||
tb.Delete()
|
||||
|
|
Loading…
Reference in New Issue