rthornton128 / goncurses

NCurses Library for Go
Other
383 stars 51 forks source link

fix compilation example 'menu_mcol' #25

Closed kovetskiy closed 9 years ago

kovetskiy commented 9 years ago

Hi.

This is fix for error:

./mcolmenu.go:67: cannot use &dwin (type **goncurses.Window) as type *goncurses.Window in argument to menu.SubWindow