]> git.lyx.org Git - lyx.git/blobdiff - src/vspace.h
Fixed cut&paste bugs and added freespacing for ERT Insets.
[lyx.git] / src / vspace.h
index fec4083b68c410e99de66cc1edc4c211726adf81..d11dfdc88bf2295460d77ab6e0de3cf1e62cb414 100644 (file)
@@ -5,7 +5,7 @@
  *           LyX, The Document Processor
  *      
  *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2000 The LyX Team.
+ *           Copyright 1995-2001 The LyX Team.
  *
  * ====================================================== */
 
@@ -52,6 +52,7 @@ public:
                MU,
                /// Percent of columnwidth both "%" or "%c"
                PW,
+               ///
                PE,
                /// Percent of pagewidth
                PP,