mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
add a simple context menu for InsetRef.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23580 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
51a5db7110
commit
3f5e92ce72
@ -531,4 +531,12 @@ Menuset
|
||||
Item "About LyX|X" "dialog-show aboutlyx"
|
||||
End
|
||||
|
||||
#
|
||||
# InsetRef context menu
|
||||
#
|
||||
Menu "context-ref"
|
||||
Item "Next Cross-Reference|R" "reference-next"
|
||||
Item "Go to Label|L" "label-goto"
|
||||
End
|
||||
|
||||
End
|
||||
|
Loading…
Reference in New Issue
Block a user