]> git.lyx.org Git - lyx.git/blobdiff - src/FuncRequest.h
continue spellchecking after "replace all"
[lyx.git] / src / FuncRequest.h
index de762b0124271a74723286cbf6aaf995c6bc7697..799fdd6a82b2941ac137b91303ce3caa5ca054bc 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -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