summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_streamview.h
diff options
context:
space:
mode:
authorDoug McLain <doug@nostar.net>2007-06-15 22:08:27 +0000
committerDoug McLain <doug@nostar.net>2007-06-15 22:08:27 +0000
commit789cbb21810802adc478de3134fa42950c5e8569 (patch)
tree565760bb936fea79f18697f72126111169bebae1 /gtk2_ardour/midi_streamview.h
parentcd9fdb935f08966cc8c7170a39870e8adcae69d8 (diff)
Major Theme Manager changes, see ardour-dev
git-svn-id: svn://localhost/ardour2/trunk@1987 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/midi_streamview.h')
-rw-r--r--gtk2_ardour/midi_streamview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/midi_streamview.h b/gtk2_ardour/midi_streamview.h
index d2885b4391..480b968e50 100644
--- a/gtk2_ardour/midi_streamview.h
+++ b/gtk2_ardour/midi_streamview.h
@@ -68,7 +68,7 @@ class MidiStreamView : public StreamView
void redisplay_diskstream ();
- void color_handler (ColorID id, uint32_t val);
+ void color_handler ();
};
#endif /* __ardour_midi_streamview_h__ */