mirror of
https://github.com/HEYAHONG/PDCurses.git
synced 2025-05-08 21:48:47 +08:00
Hmm... xmas looks better this way (ozdemo is sloooow).
This commit is contained in:
parent
264e1336eb
commit
e7b15a9f5e
@ -433,5 +433,5 @@ void PDC_transform_line(int lineno, int x, int len, const chtype *srcp)
|
||||
|
||||
void PDC_doupdate(void)
|
||||
{
|
||||
XFlush(XtDisplay(pdc_toplevel));
|
||||
XSync(XtDisplay(pdc_toplevel), False);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user