SqlTextEdit: Highlight current line

This commit is contained in:
Martin Kleusberg
2013-05-04 21:10:50 +02:00
parent a95d33e5ee
commit 0de7ff8564
4 changed files with 33 additions and 2 deletions

View File

@@ -267,6 +267,14 @@
<string/>
</property>
</item>
<item>
<property name="text">
<string>currentline</string>
</property>
<property name="text">
<string>Current line</string>
</property>
</item>
</widget>
</item>
</layout>