]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetQuotes.h
Adding hebrew quotation marks (bug #12849).
[lyx.git] / src / insets / InsetQuotes.h
index 41bad175b8157c342829b302e17e038bfdd4baa6..5e6cb3c4aac9d42c06d40ecf10d58e9527f0943e 100644 (file)
@@ -53,6 +53,8 @@ enum class QuoteStyle : int {
        ///
        Hungarian,
        ///
+       Hebrew,
+       ///
        Dynamic
 };