]> git.lyx.org Git - lyx.git/blobdiff - src/support/debug.h
add onoff support for "inset-modify changetype xxx" in include inset
[lyx.git] / src / support / debug.h
index a126cb81e596b4c5664240193517fc2bda689f1e..fb1434107da1606ba16aec6a43eca22ec2a15bba 100644 (file)
@@ -9,7 +9,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes
+ * \author Lars Gullik Bjønnes
  * \author Jean-Marc Lasgouttes
  *
  * Full author contact details are available in file CREDITS.
@@ -66,7 +66,7 @@ namespace Debug {
                ///
                LYXSERVER  = (1 << 12),  // 4096
                ///
-               ROFF       = (1 << 13),  // 8192
+               UNDO       = (1 << 13),  // 8192
                ///
                ACTION     = (1 << 14),   // 16384
                ///