summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/receiver.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/pbd/pbd/receiver.h')
-rw-r--r--libs/pbd/pbd/receiver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/pbd/pbd/receiver.h b/libs/pbd/pbd/receiver.h
index 2919063cbe..e7f3f25b0b 100644
--- a/libs/pbd/pbd/receiver.h
+++ b/libs/pbd/pbd/receiver.h
@@ -34,7 +34,7 @@ class LIBPBD_API Receiver : public sigc::trackable
public:
Receiver ();
virtual ~Receiver ();
-
+
void listen_to (Transmitter &);
void hangup ();