Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(83)

Unified Diff: lily/ottava-engraver.cc

Issue 301890043: Remove DECLARE_* translator callback macros (Closed)
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lily/note-spacing-engraver.cc ('k') | lily/output-property-engraver.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/ottava-engraver.cc
diff --git a/lily/ottava-engraver.cc b/lily/ottava-engraver.cc
index 79d054a7cccf09abb3eee81846b1bdd051180d2a..e681e73af6b65a661454712f47a4b535a72f6328 100644
--- a/lily/ottava-engraver.cc
+++ b/lily/ottava-engraver.cc
@@ -32,7 +32,7 @@ public:
protected:
virtual void finalize ();
- DECLARE_ACKNOWLEDGER (note_column);
+ void acknowledge_note_column (Grob_info);
void process_music ();
void stop_translation_timestep ();
« no previous file with comments | « lily/note-spacing-engraver.cc ('k') | lily/output-property-engraver.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b