summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_component.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/editor_component.cc')
-rw-r--r--gtk2_ardour/editor_component.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/editor_component.cc b/gtk2_ardour/editor_component.cc
index e78f7804f1..3265caca74 100644
--- a/gtk2_ardour/editor_component.cc
+++ b/gtk2_ardour/editor_component.cc
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2009 Paul Davis
+ Copyright (C) 2009 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
@@ -30,7 +30,7 @@ EditorComponent::EditorComponent (Editor* e)
{
}
-
+
void
EditorComponent::connect_to_session (Session* s)
{