summaryrefslogtreecommitdiff
path: root/gtk2_ardour/region_view.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2019-05-29 15:16:00 -0600
committerPaul Davis <paul@linuxaudiosystems.com>2019-05-29 15:24:40 -0600
commit8463fb728f5215870c67e26a45996f6fc5179571 (patch)
tree4c0cfa45bd301356ae06bf010387a5d4b36eceee /gtk2_ardour/region_view.h
parentb1587940e46d220a696d6cf11b9b0efd3b144b85 (diff)
add option to show/hide region names
Diffstat (limited to 'gtk2_ardour/region_view.h')
-rw-r--r--gtk2_ardour/region_view.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/region_view.h b/gtk2_ardour/region_view.h
index 92175571ee..35a1f3d1c3 100644
--- a/gtk2_ardour/region_view.h
+++ b/gtk2_ardour/region_view.h
@@ -128,6 +128,8 @@ public:
ARDOUR::MusicSample snap_sample_to_sample (ARDOUR::sampleoffset_t, bool ensure_snap = false) const;
+ void update_visibility ();
+
protected:
/** Allows derived types to specify their visibility requirements