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/RosegardenGUIApp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/application/RosegardenGUIApp.h') diff --git a/src/gui/application/RosegardenGUIApp.h b/src/gui/application/RosegardenGUIApp.h index 6aeeb7a..a8c2a3f 100644 --- a/src/gui/application/RosegardenGUIApp.h +++ b/src/gui/application/RosegardenGUIApp.h @@ -280,7 +280,7 @@ public: /** * Set the sequencer status - pass through DCOP as an int */ - virtual void notifySequencertqStatus(int status); + virtual void notifySequencerStatus(int status); /** * Handle some random incoming MIDI events. -- cgit v1.2.1