Maintain and highlight the current line.
commit399d4289b69596a5b16d89284175f9cf8a4d0719
authorJohannes Sixt <johannes.sixt@telecom.at>
Sat, 5 May 2007 20:06:51 +0000 (5 22:06 +0200)
committerJohannes Sixt <johannes.sixt@telecom.at>
Sat, 5 May 2007 20:06:51 +0000 (5 22:06 +0200)
treeae661366ae1bd0e5f152713fc986f09d8203da2b
parent4e476f5644a227c245ab920266904e979ce23919
Maintain and highlight the current line.

Since the QTextEdit is used in read-only mode, no cursor is displayed.
This puts back the hightlight of the current line. It usually is the line
that also contains the (invisible) cursor of the QTextEdit, but there are
situations when this is not the case (but we do not care).
kdbg/sourcewnd.cpp
kdbg/sourcewnd.h