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

Unified Diff: lily/include/skyline.hh

Issue 6489086: Uses horizontal skylines in accidental placement (Closed) Base URL: http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Patch Set: Removes unwanted variables Created 12 years, 7 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
Index: lily/include/skyline.hh
diff --git a/lily/include/skyline.hh b/lily/include/skyline.hh
index e6cd030627dd746dfcdfee8739590441d768bca9..b5ff628d30f2bf80c7e2ae770c83816e16e5fc24 100644
--- a/lily/include/skyline.hh
+++ b/lily/include/skyline.hh
@@ -90,6 +90,8 @@ public:
Real height (Real airplane) const;
Real max_height () const;
Real max_height_position () const;
+ Real left () const;
+ Real right () const;
void set_minimum_height (Real height);
void clear ();
bool is_empty () const;

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