From 130282a418f932bc679a85a50098fcd62c9184e8 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 31 Jul 2022 00:23:09 +0200 Subject: [PATCH] Doxy for zoom args in ui-toggle lfun. --- src/LyXAction.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 559d9501e3..b14a0c01cc 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -4095,6 +4095,8 @@ void LyXAction::init() menubar : Toggle visibility of the menubar.\n scrollbar : Toggle visibility of the scrollbar.\n frame : Toggle visibility of the frames around editing window.\n + zoomslider : Toggle visibility of the zoom slider in tabbar.\n + zoomlevel : Toggle visibility of the zoom level display in tabbar.\n fullscreen : Toggle fullscreen mode. This also covers calling the previous functions. However #LFUN_TOOLBAR_TOGGLE for the custom tweaks of the toolbars should be used. -- 2.39.5