]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/directional-element-interface.hh
* lily/dynamic-engraver.cc (typeset_all):
[lilypond.git] / lily / include / directional-element-interface.hh
index f4e80f75d0e62d181b3102946cce3381ceaebdb5..c0527c042c858fb745665cb59ecf9aab0be3f83c 100644 (file)
@@ -12,6 +12,7 @@
 
 #include "grob.hh"
 
+// what is the advantage not having these two as STATICs of GROB -- jcn
 void set_grob_direction (Grob*, Direction);
 Direction get_grob_direction (Grob*);