Allow region-based automation axes to report whether they
[ardour.git] / gtk2_ardour / automation_streamview.h
index 9a406294387b771c26fe7f2e6857903a3bb13ad7..f5463ca4004cf47312a4dd6bd0690306a126d568 100644 (file)
@@ -54,6 +54,8 @@ class AutomationStreamView : public StreamView
                return (_trackview.current_height() - TimeAxisViewItem::NAME_HIGHLIGHT_SIZE - 2);
        }
 
+       bool has_automation () const;
+
   private:
        void setup_rec_box ();