summaryrefslogtreecommitdiff
path: root/gtk2_ardour/io_selector.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/io_selector.h')
-rw-r--r--gtk2_ardour/io_selector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/io_selector.h b/gtk2_ardour/io_selector.h
index bb103d0d5d..e44fd8aa83 100644
--- a/gtk2_ardour/io_selector.h
+++ b/gtk2_ardour/io_selector.h
@@ -58,7 +58,7 @@ class IOSelector : public PortMatrix
void setup_type ();
void io_changed ();
void io_changed_proxy ();
-
+
int _other;
int _ours;
boost::shared_ptr<ARDOUR::IO> _io;