X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d13b34d3f2be575d59747a5926000be7b28a45dc..86381d4297f0225448823369a0df73ba67664078:/interface/wx/menuitem.h?ds=sidebyside diff --git a/interface/wx/menuitem.h b/interface/wx/menuitem.h index b0b0f991f0..6c1efd28d0 100644 --- a/interface/wx/menuitem.h +++ b/interface/wx/menuitem.h @@ -369,6 +369,7 @@ public: (from F1 to F12) or one of the special characters listed in the table below (again, case doesn't matter): - @c DEL or @c DELETE: Delete key + - @c BACK : Backspace key - @c INS or @c INSERT: Insert key - @c ENTER or @c RETURN: Enter key - @c PGUP: PageUp key