[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/interfaces/kmediaplayer
From:       Pedro Lopez-Cabanillas <pedro.lopez.cabanillas () gmail ! com>
Date:       2010-07-29 19:59:44
Message-ID: 20100729200035.98940AC782 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1156842 by pedrol:

Enable the stateChanged(QString&, ...) method that was hidden by 	   the stateChanged(int) signal

BUG: 246130


 M  +5 -0      player.h  


--- trunk/KDE/kdelibs/interfaces/kmediaplayer/player.h #1156841:1156842
@@ -135,6 +135,11 @@
 	 * state.*/
 	void setState(int);
 
+protected:
+	/* Enable the stateChanged(QString&, ...) method that was hidden by
+	   the stateChanged(int) signal */
+	using KXMLGUIClient::stateChanged;
+
 private:
 	bool currentLooping;
 	State currentState;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic