]> git.lyx.org Git - lyx.git/blobdiff - src/support/ExceptionMessage.h
Work around qt bug that prevents the glyph LATIN CAPITAL LETTER SHARP S from being...
[lyx.git] / src / support / ExceptionMessage.h
index 1fa256451139a8e11ab29dff4d8d25da21aaf27b..347c7024f2bad15b4de0bcad67e0719654052672 100644 (file)
@@ -25,6 +25,7 @@ namespace support {
 
 enum ExceptionType {
        ErrorException,
+       BufferException,
        WarningException
 };