mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-20 03:16:10 +00:00
added autorepeat on Undo
This commit is contained in:
parent
b7269f5d3f
commit
7c838bc92d
@ -1662,6 +1662,15 @@
|
||||
<property name="text" >
|
||||
<string>Undo</string>
|
||||
</property>
|
||||
<property name="autoRepeat" >
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="autoRepeatDelay" >
|
||||
<number>500</number>
|
||||
</property>
|
||||
<property name="autoRepeatInterval" >
|
||||
<number>200</number>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user