bugfix: added missing changes i.e. some constans needed in Tabpane

This commit is contained in:
marigs
2015-05-26 21:37:04 +02:00
parent 5a0bce64fa
commit 52789d8258
3 changed files with 9 additions and 3 deletions

View File

@@ -1,9 +1,7 @@
package main
import (
"github.com/gizak/termui"
//"fmt"
//"os"
"github.com/marigs/termui"
)
func main() {