Add few examples for lineno options.

It's actually pretty hard to get that from the manual.
This commit is contained in:
Pavel Sanda 2020-10-06 15:05:11 +02:00
parent 24fb0ff8ef
commit ffbcac3dde

View File

@ -70,7 +70,7 @@
<item> <item>
<widget class="QLineEdit" name="linenoLE"> <widget class="QLineEdit" name="linenoLE">
<property name="toolTip"> <property name="toolTip">
<string>Line numbering (lineno package) options. Please refer to the lineno package manual for details.</string> <string>Line numbering (lineno package) options (e.g. right, modulo, switch(*), pagewise). Please refer to the lineno package manual for details.</string>
</property> </property>
</widget> </widget>
</item> </item>