]> git.lyx.org Git - lyx.git/blobdiff - src/layout.h
Angus insetindex patch + protect patch from Dekel
[lyx.git] / src / layout.h
index 779cfa1624fa3092ee4889cff0c0bd0789041491..641aad24c5506a7ace3b23ebaec2dda24474a55d 100644 (file)
@@ -22,7 +22,6 @@
 #include "lyxfont.h"
 #include "Spacing.h"
 
-
 /// Reads the style files
 extern void LyXSetStyle();
 
@@ -33,11 +32,14 @@ enum { // no good name for this
        ///
        LYX_LAYOUT_DEFAULT = 99
 };
+
+
 // Could this cause confusion that both DUMMY_LAYOUT and  LAYOUT_DEFAULT has
 // the same value? (Lgb)
 ///
 #define LYX_DUMMY_LAYOUT 99
 
+
 /// The different output types
 enum OutputType {
         ///