Change cursor style on a FreeBSD console

This commit is contained in:
Markus Gans 2017-04-06 01:33:10 +02:00
parent 0a581cb58b
commit 278ac9d921
1 changed files with 1 additions and 1 deletions

View File

@ -554,7 +554,7 @@ void FLineEdit::onAccel (FAccelEvent* ev)
if ( focused_widget )
focused_widget->redraw();
redraw();
if ( getStatusBar() )