]> git.lyx.org Git - lyx.git/blobdiff - src/support/debug.h
zipunzip.cpp: Replace makedir etc with versions in support::FileName, fix a bug in...
[lyx.git] / src / support / debug.h
index 174b3dcd3b327b1e45316f8abe28b771923c2ce6..056e610955280e7c690433a06ef95514ad06dc54 100644 (file)
@@ -92,6 +92,8 @@ namespace Debug {
                ///
                SCROLLING  = (1 << 25),
                ///
+               MACROS     = (1 << 26),
+               ///
                DEBUG      = (1 << 31),
                ///
                ANY = 0xffffffff