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

Unified Diff: lily/pitch-squash-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/piano-pedal-performer.cc ('k') | lily/pitched-trill-engraver.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/pitch-squash-engraver.cc
diff --git a/lily/pitch-squash-engraver.cc b/lily/pitch-squash-engraver.cc
index 5d403c79e4a0055e0102766283816ce93e270d4f..0750c594950e7dd7ce5f9bcea9166345a1b9875f 100644
--- a/lily/pitch-squash-engraver.cc
+++ b/lily/pitch-squash-engraver.cc
@@ -28,7 +28,7 @@ class Pitch_squash_engraver : public Engraver
{
public:
TRANSLATOR_DECLARATIONS (Pitch_squash_engraver);
- DECLARE_ACKNOWLEDGER (note_head);
+ void acknowledge_note_head (Grob_info);
};
void
« no previous file with comments | « lily/piano-pedal-performer.cc ('k') | lily/pitched-trill-engraver.cc » ('j') | no next file with comments »

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