summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_locations.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/editor_locations.cc')
-rw-r--r--gtk2_ardour/editor_locations.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_locations.cc b/gtk2_ardour/editor_locations.cc
index ea96f5f514..bbaf0daf75 100644
--- a/gtk2_ardour/editor_locations.cc
+++ b/gtk2_ardour/editor_locations.cc
@@ -41,7 +41,7 @@ EditorLocations::set_session (ARDOUR::Session* s)
}
Widget&
-EditorLocations::widget()
+EditorLocations::widget()
{
return _scroller;
}