From ef13416bfc43e51ef4e20919e0fab81ae05e0fe2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:14:51 -0600 Subject: Rename old tq methods that no longer need a unique name --- src/gui/application/RosegardenIface.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/application/RosegardenIface.h') diff --git a/src/gui/application/RosegardenIface.h b/src/gui/application/RosegardenIface.h index 04ab1a2..046033c 100644 --- a/src/gui/application/RosegardenIface.h +++ b/src/gui/application/RosegardenIface.h @@ -86,7 +86,7 @@ k_dcop: // Sequencer updates GUI with status // - virtual void notifySequencertqStatus(int status) = 0; + virtual void notifySequencerStatus(int status) = 0; // Used to map unexpected (async) MIDI events to the user interface. // We can show these on the Transport or on a MIDI Mixer. -- cgit v1.2.1