From 49a112dbb8a52576e884ed131bd6e599ede8466c Mon Sep 17 00:00:00 2001 From: jluehrs2 Date: Tue, 18 Mar 2008 09:10:30 -0500 Subject: implement beep() and flash() --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 55568aa..63050b4 100644 --- a/TODO +++ b/TODO @@ -6,7 +6,6 @@ - finish up curs_inopts and curs_outopts - finish up curs_color (color_content, pair_content) - scrolling support (curs_scroll) -- curs_beep - support the rest of the refresh options (curs_refresh) - window background support (curs_bkgd) - multiple window support (all fns that start with w, curs_overlay, curs_initscr, curs_window, curs_getyx (par, beg), curs_touch, curs_overlay) -- cgit v1.2.3-54-g00ecf