mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-10 01:29:05 -04:00
[rust] fix poc-menu example
This commit is contained in:
parent
a1010d0dca
commit
06b0b2360a
@ -4,6 +4,7 @@
|
||||
// probably related to the arrays or the strings...
|
||||
|
||||
use libnotcurses_sys::*;
|
||||
use widgets::*;
|
||||
|
||||
fn main() -> NcResult<()> {
|
||||
let mut nc = Nc::new()?;
|
||||
|
Loading…
x
Reference in New Issue
Block a user