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

Unified Diff: lily/slur-performer.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/slur-engraver.cc ('k') | lily/spacing-engraver.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/slur-performer.cc
diff --git a/lily/slur-performer.cc b/lily/slur-performer.cc
index c1d8de3bb4f6ca981d6d71adcde5bb217b15e4df..47fed784fe6c64335b1b926f033a372599405cbf 100644
--- a/lily/slur-performer.cc
+++ b/lily/slur-performer.cc
@@ -40,7 +40,7 @@ protected:
void process_music ();
void set_melisma (bool);
- DECLARE_TRANSLATOR_LISTENER (slur);
+ void listen_slur (Stream_event *);
private:
Stream_event *start_ev_;
Stream_event *now_stop_ev_;
« no previous file with comments | « lily/slur-engraver.cc ('k') | lily/spacing-engraver.cc » ('j') | no next file with comments »

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