summaryrefslogtreecommitdiff
path: root/gtk2_ardour/send_ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/send_ui.h')
-rw-r--r--gtk2_ardour/send_ui.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/send_ui.h b/gtk2_ardour/send_ui.h
index 5fe785b156..df5a8a216e 100644
--- a/gtk2_ardour/send_ui.h
+++ b/gtk2_ardour/send_ui.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2002 Paul Davis
+ Copyright (C) 2002 Paul Davis
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -55,7 +55,7 @@ class SendUI : public Gtk::HBox
sigc::connection screen_update_connection;
sigc::connection fast_screen_update_connection;
-
+
void ins_changed (ARDOUR::IOChange, void*);
void outs_changed (ARDOUR::IOChange, void*);
};