From 10d57b266cbec7054399f20f8e8c76cdff7e1592 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 24 Sep 2008 19:39:01 +0000 Subject: Superficial code cleanup. git-svn-id: svn://localhost/ardour2/branches/3.0@3804 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/midi_streamview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk2_ardour/midi_streamview.h') diff --git a/gtk2_ardour/midi_streamview.h b/gtk2_ardour/midi_streamview.h index e6d325c0c5..c06af28cd4 100644 --- a/gtk2_ardour/midi_streamview.h +++ b/gtk2_ardour/midi_streamview.h @@ -134,7 +134,7 @@ class MidiStreamView : public StreamView uint8_t _highest_note; ///< currently visible uint8_t _data_note_min; ///< in data uint8_t _data_note_max; ///< in data - ArdourCanvas::Lineset* _note_lines; + ArdourCanvas::LineSet* _note_lines; }; #endif /* __ardour_midi_streamview_h__ */ -- cgit v1.2.3