Doc LineEdit MenuRedo and clear_button_enabled
(cherry picked from commit c6dbcb1474
)
This commit is contained in:
parent
7e8736a47d
commit
5581d12e44
|
@ -164,6 +164,7 @@
|
||||||
Undoes the previous action.
|
Undoes the previous action.
|
||||||
</constant>
|
</constant>
|
||||||
<constant name="MENU_REDO" value="6" enum="MenuItems">
|
<constant name="MENU_REDO" value="6" enum="MenuItems">
|
||||||
|
Reverse the last undo action.
|
||||||
</constant>
|
</constant>
|
||||||
<constant name="MENU_MAX" value="7" enum="MenuItems">
|
<constant name="MENU_MAX" value="7" enum="MenuItems">
|
||||||
</constant>
|
</constant>
|
||||||
|
|
Loading…
Reference in New Issue