]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.54
authorfred <fred>
Sun, 24 Mar 2002 20:02:25 +0000 (20:02 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:02:25 +0000 (20:02 +0000)
lily/graphical-element.cc
lily/include/graphical-element.hh

index b5c104684691d3148e102428693a88f6b84074b2..79c298928b158af5f34a631161a149d56776d713 100644 (file)
 #include "axis-group-element.hh"
 #include "debug.hh"
 
+bool
+Graphical_element::empty_b () const
+{
+  return empty_b_; 
+}
+
 Graphical_element::Graphical_element ()
 {
   init ();
index f5057a0c630428ccc13457856285c07626ba1619..aff7de6793306291ce01805c7c1d6c79e46a767f 100644 (file)
@@ -29,6 +29,8 @@ class Graphical_element
   
 public:
   void set_empty (bool);
+  bool empty_b () const;
+  
   DECLARE_MY_RUNTIME_TYPEINFO;
   /**
     This is  needed, because #output# may still be