diff options
Diffstat (limited to 'lib/kformula/kformuladefs.h')
-rw-r--r-- | lib/kformula/kformuladefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kformula/kformuladefs.h b/lib/kformula/kformuladefs.h index 855121c7..930b8be6 100644 --- a/lib/kformula/kformuladefs.h +++ b/lib/kformula/kformuladefs.h @@ -180,7 +180,7 @@ enum Direction { beforeCursor, afterCursor }; /** * The types of space we know. */ -enum SpaceWidth { THIN, MEDIUM, THICK, TQUAD, NEGTHIN }; +enum SpaceWidth { THIN, MEDIUM, THICK, QUAD, NEGTHIN }; /** * The types of MathML horizontal or vertical sizes we know |