]> git.lyx.org Git - features.git/commitdiff
stdmenus.inc: add entry for multirow
authorUwe Stöhr <uwestoehr@web.de>
Wed, 20 Oct 2010 00:43:27 +0000 (00:43 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Wed, 20 Oct 2010 00:43:27 +0000 (00:43 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35723 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ui/stdmenus.inc

index 82525e7f974c19b05bb56a63ecd7471154d24c0f..23554fb9f9ac8392f6a1a5c04357f8dbc565277d 100644 (file)
@@ -178,6 +178,7 @@ Menuset
 # not much we can do to help here
        Menu "edit_tabular"
                Item "Multicolumn|M" "inset-modify tabular multicolumn"
+               Item "Multirow|u" "inset-modify tabular multirow"
                Separator
                Item "Top Line|T" "inset-modify tabular toggle-line-top"
                Item "Bottom Line|B" "inset-modify tabular toggle-line-bottom"