mirror of
https://github.com/KDE/konsole.git
synced 2026-05-04 20:55:56 -04:00
Add comment for readability
This commit is contained in:
@@ -622,6 +622,7 @@ void TerminalDisplay::drawCursor(QPainter& painter,
|
||||
const QColor& /*backgroundColor*/,
|
||||
bool& invertCharacterColor)
|
||||
{
|
||||
// don't draw cursor which is currently blinking
|
||||
if ( _cursorBlinking )
|
||||
return ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user