commit 132d558b3ada81a3220ea42a0458e35d3b6c109e
Author: Richard Kimberly Heck <[email protected]>
Date:   Mon Nov 24 19:29:43 2025 -0500

    Add buffer-export to toolbar
---
 lib/ui/stdtoolbars.inc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lib/ui/stdtoolbars.inc b/lib/ui/stdtoolbars.inc
index 9dd8c8655d..1acf24d1f3 100644
--- a/lib/ui/stdtoolbars.inc
+++ b/lib/ui/stdtoolbars.inc
@@ -114,12 +114,13 @@ ToolbarSet
                Item "Update" "buffer-update"
                Item "View master document" "master-buffer-view"
                Item "Update master document" "master-buffer-update"
+               Item "Export" "buffer-export"
 #              Item "Cancel export" "export-cancel"
                Item "Enable Forward/Reverse Search" "buffer-toggle-output-sync"
                Separator
                StickyPopupMenu "view-others" "View other formats"
                StickyPopupMenu "update-others" "Update other formats"
-       End
+               End
 
        Toolbar "extra" "Extra"
                Item "Default" "layout"
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to