]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/bar.cc
release: 1.1.42
[lilypond.git] / lily / bar.cc
index 1d8194715678cbf4607d5c4c70787b2389d9981b..3c8f78452a8379c8a2fc196ac503e4ccb85d8718 100644 (file)
@@ -85,6 +85,6 @@ Bar::do_pre_processing ()
     }
 
   if (type_str_ =="")
-    dim_cache_[X_AXIS].set_empty (true);
+    dim_cache_[X_AXIS]->set_empty (true);
 }