]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/context-property.cc
Minor style fixes to some class definitions.
[lilypond.git] / lily / context-property.cc
index 5f2c8c70e5e4adeaeea4c67cc57354b4ac0b1000..d7584d1381f973766358d02c155e3970e139f4a1 100644 (file)
@@ -63,7 +63,8 @@ typecheck_grob (SCM symbol, SCM value)
     || type_check_assignment (symbol, value, ly_symbol2scm ("backend-type?"));
 }
 
-class Grob_properties {
+class Grob_properties
+{
   friend class Grob_property_info;
   friend SCM ly_make_grob_properties (SCM);
   // alist_ may contain unexpanded nested overrides