Change cursor style on a FreeBSD console
This commit is contained in:
parent
0a581cb58b
commit
278ac9d921
|
@ -554,7 +554,7 @@ void FLineEdit::onAccel (FAccelEvent* ev)
|
|||
|
||||
if ( focused_widget )
|
||||
focused_widget->redraw();
|
||||
|
||||
|
||||
redraw();
|
||||
|
||||
if ( getStatusBar() )
|
||||
|
|
Loading…
Reference in New Issue