]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetSpace.h
The last commit was, uhh, not what I intended.
[lyx.git] / src / insets / InsetSpace.h
index c88ba4680bb8ded995333de4d07173120f32921c..98074f18efca0ee435bf527992609873106fbe0c 100644 (file)
@@ -51,6 +51,14 @@ public:
                DOTFILL,
                /// rubber length, filled with a rule
                HRULEFILL,
+               /// rubber length, filled with a left arrow
+               LEFTARROWFILL,
+               /// rubber length, filled with a right arrow
+               RIGHTARROWFILL,
+               // rubber length, filled with an up brace
+               UPBRACEFILL,
+               // rubber length, filled with a down brace
+               DOWNBRACEFILL,
                /// \hspace{length}
                CUSTOM,
                /// \hspace*{length}