]> git.lyx.org Git - lyx.git/blobdiff - src/support/debug.h
Use *.* to select all files in the file selection dialog on Windows. Using shortcuts...
[lyx.git] / src / support / debug.h
index 056e610955280e7c690433a06ef95514ad06dc54..d1cd19b112306a9f144badb87e18fa4710100c7b 100644 (file)
@@ -93,6 +93,8 @@ namespace Debug {
                SCROLLING  = (1 << 25),
                ///
                MACROS     = (1 << 26),
+               ///     rtl-related
+               RTL        = (1 << 27),
                ///
                DEBUG      = (1 << 31),
                ///