]> git.lyx.org Git - lyx.git/blobdiff - src/FuncRequest.h
continue spellchecking after "replace all"
[lyx.git] / src / FuncRequest.h
index 6aaad7bb8e10b16aed32218a1b5a55f1e0f004ef..799fdd6a82b2941ac137b91303ce3caa5ca054bc 100644 (file)
@@ -34,7 +34,8 @@ public:
                MENU, // A menu entry
                TOOLBAR, // A toolbar icon
                KEYBOARD, // a keyboard binding
-               COMMANDBUFFER
+               COMMANDBUFFER, 
+               TOC
        };
 
        /// just for putting these things in std::container