summaryrefslogtreecommitdiff
path: root/gtk2_ardour/waveview.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/waveview.h')
-rw-r--r--gtk2_ardour/waveview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/waveview.h b/gtk2_ardour/waveview.h
index 15efbbcef5..56d0ed7675 100644
--- a/gtk2_ardour/waveview.h
+++ b/gtk2_ardour/waveview.h
@@ -147,6 +147,8 @@ public:
Glib::PropertyProxy_ReadOnly<gint> property_rectified() const;
Glib::PropertyProxy<guint> property_region_start();
Glib::PropertyProxy_ReadOnly<guint> property_region_start() const;
+ Glib::PropertyProxy<gint> property_logscaled();
+ Glib::PropertyProxy_ReadOnly<gint> property_logscaled() const;
};
} /* namespace Canvas */