mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
Add default icon for "toolbar-toggle review" (#10379)
This commit is contained in:
parent
4183a9f4dc
commit
1fb6a0ac3e
@ -558,6 +558,7 @@ dist_images_DATA1X = \
|
||||
images/toolbar-toggle_math.svgz \
|
||||
images/toolbar-toggle_math_panels.svgz \
|
||||
images/toolbar-toggle_table.svgz \
|
||||
images/toolbar-toggle_review.svgz \
|
||||
images/undo.svgz \
|
||||
images/unknown.svgz \
|
||||
images/up.svgz \
|
||||
|
BIN
lib/images/toolbar-toggle_review.svgz
Normal file
BIN
lib/images/toolbar-toggle_review.svgz
Normal file
Binary file not shown.
@ -95,6 +95,7 @@ ToolbarSet
|
||||
Item "Toggle outline" "dialog-toggle toc"
|
||||
Item "Toggle math toolbar" "toolbar-toggle math"
|
||||
Item "Toggle table toolbar" "toolbar-toggle table"
|
||||
Item "Toggle review toolbar" "toolbar-toggle review"
|
||||
End
|
||||
|
||||
Toolbar "view/update" "View/Update"
|
||||
|
Loading…
Reference in New Issue
Block a user