mirror of https://github.com/KLayout/klayout.git
Added UI comment
This commit is contained in:
parent
4659569333
commit
7b163728ab
|
|
@ -82,26 +82,13 @@
|
|||
<item>
|
||||
<widget class="lay::DecoratedLineEdit" name="binding_le"/>
|
||||
</item>
|
||||
<item>
|
||||
<spacer>
|
||||
<property name="orientation">
|
||||
<enum>Qt::Vertical</enum>
|
||||
</property>
|
||||
<property name="sizeType">
|
||||
<enum>QSizePolicy::Fixed</enum>
|
||||
</property>
|
||||
<property name="sizeHint" stdset="0">
|
||||
<size>
|
||||
<width>20</width>
|
||||
<height>10</height>
|
||||
</size>
|
||||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label_2">
|
||||
<property name="text">
|
||||
<string>Examples:
|
||||
<string>Delete text for
|
||||
"no key bound".
|
||||
|
||||
Key examples:
|
||||
- "Ctrl+A"
|
||||
- "Shift+F2"
|
||||
- "M"
|
||||
|
|
|
|||
Loading…
Reference in New Issue