]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/score-element.hh
release: 1.0.6
[lilypond.git] / lily / include / score-element.hh
index 7a3211b2345405dd5291e20c9d421b315f06a0d7..bc4b64fe752464a8fa80f7824dcc56503d825ebe 100644 (file)
@@ -34,7 +34,7 @@ public:
   virtual void print () const;
     
   Paper_def *paper () const;
-  Lookup lookup_l () const;
+  Lookup const *lookup_l () const;
 
   virtual ~Score_element ();
   DECLARE_MY_RUNTIME_TYPEINFO;    
@@ -76,7 +76,7 @@ public:
 
 protected:
   /**
-    Administration: Where are we?. This is mainly used by Super_elem and
+    Administration: Where are we?. This is mainly used by Super_element and
     Score_element::calcalute_dependencies ()
 
     0 means ORPHAN,