]> git.lyx.org Git - features.git/blobdiff - src/support/debug.h
Add a new debug channel UNDO (in place of the unused ROFF)
[features.git] / src / support / debug.h
index a126cb81e596b4c5664240193517fc2bda689f1e..15f82391547f2148e17aefa3ca6c585087f90c2f 100644 (file)
@@ -66,7 +66,7 @@ namespace Debug {
                ///
                LYXSERVER  = (1 << 12),  // 4096
                ///
-               ROFF       = (1 << 13),  // 8192
+               UNDO       = (1 << 13),  // 8192
                ///
                ACTION     = (1 << 14),   // 16384
                ///