commit f8f2355445d56b90d43bcec6531be4d7b6b5af41
Author: Enrico Forestieri <for...@lyx.org>
Date:   Mon Nov 6 21:03:23 2023 +0100

    Silence compiler warning
---
 src/mathed/InsetMathNest.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/mathed/InsetMathNest.cpp b/src/mathed/InsetMathNest.cpp
index c8f5e14..e3572a1 100644
--- a/src/mathed/InsetMathNest.cpp
+++ b/src/mathed/InsetMathNest.cpp
@@ -552,6 +552,7 @@ void InsetMathNest::handleFont2(Cursor & cur, docstring 
const & arg)
        case EUFRAK_FAMILY:
        case RSFS_FAMILY:
        case STMARY_FAMILY:
+       case WASY_FAMILY:
        case ESINT_FAMILY:
        case INHERIT_FAMILY:
        case IGNORE_FAMILY:
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to