From b83548617077eecacd4e65c3c10ee154494f9823 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 16 Sep 2016 13:17:24 -0500 Subject: tweaks and so forth to get first canvas-based rendering to Push2 display --- libs/surfaces/push2/push2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/surfaces/push2/push2.h') diff --git a/libs/surfaces/push2/push2.h b/libs/surfaces/push2/push2.h index 4704ce9a30..b27de8704c 100644 --- a/libs/surfaces/push2/push2.h +++ b/libs/surfaces/push2/push2.h @@ -515,10 +515,10 @@ class Push2 : public ARDOUR::ControlProtocol mutable Glib::Threads::Mutex layout_lock; Push2Layout* _current_layout; - Push2Layout* drawn_layout; Push2Layout* mix_layout; Push2Layout* scale_layout; Push2Layout* track_mix_layout; + Push2Layout* splash_layout; void set_current_layout (Push2Layout*); bool pad_filter (ARDOUR::MidiBuffer& in, ARDOUR::MidiBuffer& out) const; -- cgit v1.2.3