]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetLayout.h
Style.
[features.git] / src / insets / InsetLayout.h
index 7cab643560b6dc97ac0586b9cca914ddd03ab07d..84ede0adc8694f43acdc1089c097aef9cf10042b 100644 (file)
@@ -33,10 +33,10 @@ public:
        InsetLayout();
        ///
        enum InsetDecoration {
-               Classic,
-               Minimalistic,
-               Conglomerate,
-               Default
+               CLASSIC,
+               MINIMALISTIC,
+               CONGLOMERATE,
+               DEFAULT
        };
        enum InsetLyXType {
                NOLYXTYPE,