summaryrefslogtreecommitdiff
path: root/gtk2_ardour/port_matrix_body.cc
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2009-06-11 01:05:01 +0000
committerCarl Hetherington <carl@carlh.net>2009-06-11 01:05:01 +0000
commitc99ae648f05073f3b1d607cb15b826d2525a38a7 (patch)
treeb9cfa8c2bbaefdd699897a4bc2886e1f25a842ed /gtk2_ardour/port_matrix_body.cc
parent51ef4343827883e9721088f051981c9da2aa6acd (diff)
Add a widget giving an overview of the editor, as (what I think is being) suggested in #2714. Many caveats: most notably that it looks quite ugly and you can't (yet) turn it off.
git-svn-id: svn://localhost/ardour2/branches/3.0@5162 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/port_matrix_body.cc')
-rw-r--r--gtk2_ardour/port_matrix_body.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/port_matrix_body.cc b/gtk2_ardour/port_matrix_body.cc
index 75bf42c9b7..59444ba7ff 100644
--- a/gtk2_ardour/port_matrix_body.cc
+++ b/gtk2_ardour/port_matrix_body.cc
@@ -508,3 +508,4 @@ PortMatrixBody::component_size_changed ()
_matrix->setup_scrollbars ();
}
+