size-based scrolling and right-click pages for editor notebook
[ardour.git] / gtk2_ardour / editor_rulers.cc
index 93af2a18be5ae0632471f857ca4641569b66c947..1fe4e0711cad625dc3cee7957d329d8f61d2f98a 100644 (file)
@@ -520,7 +520,7 @@ Editor::update_ruler_visibility ()
 
        lab_children.clear();
 
-       // leave the last one (the time_canvas_scroller) intact
+       // leave the last one (the time_canvas) intact
        while (ruler_children.size() > 1) {
                ruler_children.pop_front();
        }