]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.C
Forgot to add this files.
[lyx.git] / src / LyXAction.C
index 0a80b37246fc1aab07841e90be9f9181fd93a0b4..fae2dc2a4bd2b363921b1671c9d720d7bd988cc1 100644 (file)
@@ -365,6 +365,8 @@ void LyXAction::init()
                { LFUN_CENTER, "screen-recenter", "", ReadOnly },
                { LFUN_PRIOR, "screen-up", "", ReadOnly },
                { LFUN_PRIORSEL, "screen-up-select", "", ReadOnly },
+               { LFUN_SCROLL_INSET, "inset-scroll", N_("Scroll inset"),
+                 ReadOnly },
                { LFUN_SELFINSERT, "self-insert", "", Noop },
                { LFUN_CHARATCURSOR, "server-char-after", "", ReadOnly },
                { LFUN_GETFONT, "server-get-font", "", ReadOnly },