Doc LineEdit MenuRedo and clear_button_enabled

(cherry picked from commit c6dbcb1474)
This commit is contained in:
Alexander Holland 2018-10-13 17:36:30 +02:00 committed by Rémi Verschelde
parent 7e8736a47d
commit 5581d12e44
1 changed files with 1 additions and 0 deletions

View File

@ -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>