]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/source-file.hh
* ly/performer-init.ly: add CueVoice to MIDI too.
[lilypond.git] / lily / include / source-file.hh
index faf8e5c66ba2479837b31994804b8e9d28879373..90ec4dd710d8d305fd96043077ee0e1a1d189f04 100644 (file)
@@ -53,7 +53,7 @@ public:
   Slice line_slice (char const *pos_str0) const;
   String line_string (char const *pos_str0) const;
   int get_column (char const *pos_str0) const;
-  int get_char (char const *pos_str0) const;
+  int get_char_of_line (char const *pos_str0) const;
 
   /*
     JUNKME.