widecolor: don't require a plane

pull/30/head
nick black 5 years ago
parent 92b5d23185
commit 319e9cc25a
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -9,7 +9,7 @@ extern "C" {
#define FADE_MILLISECONDS 500
int widecolor_demo(struct notcurses* nc, struct ncplane* n);
int widecolor_demo(struct notcurses* nc);
int box_demo(struct notcurses* nc);
int grid_demo(struct notcurses* nc);

Loading…
Cancel
Save