summaryrefslogtreecommitdiff
path: root/libs/surfaces/push2/push2.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/push2/push2.h')
-rw-r--r--libs/surfaces/push2/push2.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/libs/surfaces/push2/push2.h b/libs/surfaces/push2/push2.h
index 0ddfad2f15..2ffbb29d4d 100644
--- a/libs/surfaces/push2/push2.h
+++ b/libs/surfaces/push2/push2.h
@@ -376,6 +376,11 @@ class Push2 : public ARDOUR::ControlProtocol
void button_fwd4t ();
void button_fwd4 ();
+ /* encoders */
+
+ void strip_vpot (int, int);
+ void other_vpot (int, int);
+
/* widgets */
Cairo::RefPtr<Cairo::Context> context;