]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetSpace.h
Yet another unused variable.
[lyx.git] / src / insets / InsetSpace.h
index 5496e3c8489b30a2e269c00ecff84b513a7877fa..753e3bf70830ac2c46ca57d427ad61631612519a 100644 (file)
@@ -30,6 +30,8 @@ struct InsetSpaceParams {
                NORMAL,
                /// Protected (no break) space ('~')
                PROTECTED,
+               /// Visible ("open box") space ('\textvisiblespace')
+               VISIBLE,
                /// Thin space ('\,')
                THIN,
                /// Medium space ('\:')