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

List:       kde-commits
Subject:    KDE/kdepim/kalarm
From:       Matthias Kretz <kretz () kde ! org>
Date:       2007-04-30 22:53:30
Message-ID: 1177973610.766833.2636.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 659872 by mkretz:

setUrl -> setCurrentSource

 M  +1 -1      messagewin.cpp  


--- trunk/KDE/kdepim/kalarm/messagewin.cpp #659871:659872
@@ -956,7 +956,7 @@
 		Phonon::AudioPath* path = new Phonon::AudioPath(this);
 		path->addOutput(output);
 		mAudioObject = new Phonon::MediaObject(this);
-		mAudioObject->setUrl(KUrl(QFile::encodeName(play)));
+		mAudioObject->setCurrentSource(play);
 		mAudioObject->addAudioPath(path);
 		if (mFadeVolume >= 0  &&  mFadeSeconds > 0)
 		{
[prev in list] [next in list] [prev in thread] [next in thread] 

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