introduce switch for 'fancy scrolling'
This commit is contained in:
@@ -226,6 +226,7 @@ void Window::Refresh(bool stub)
|
||||
void Window::Clear(bool stub)
|
||||
{
|
||||
werase(itsWindow);
|
||||
wrefresh(itsWindow);
|
||||
}
|
||||
|
||||
void Window::Hide(char x) const
|
||||
|
||||
Reference in New Issue
Block a user