LyXAction.cpp: add move row to LFUN_INSET_MODIFY

Same for move column.
This commit is contained in:
Scott Kostyshak 2013-01-25 22:33:49 -05:00
parent ef2071f2c8
commit c70b62a18e

View File

@ -2373,6 +2373,7 @@ void LyXAction::init()
In case that <INSET> is "tabular" various math-environment features
are handled as well, e.g. add-vline-left/right for the Grid/Array environment.\n
<FEATURE>: append-row|append-column|delete-row|delete-column|copy-row|copy-column|
move-column-right|move-column-left|move-row-down|move-row-up|
toggle-line-top|toggle-line-bottom|toggle-line-left|toggle-line-right|
align-left|align-right|align-center|align-block|align-decimal|set-decimal-point|
valign-top|valign-bottom|valign-middle|longtabular-align-left|