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

List:       kde-commits
Subject:    kdemultimedia/kmid
From:       Dirk Mueller <mueller () kde ! org>
Date:       2004-02-22 4:08:20
Message-ID: 20040222040820.05E71990E () office ! kde ! org
[Download RAW message or body]

CVS commit by mueller: 

compile


  M +1 -1      kmidclient.cpp   1.81


--- kdemultimedia/kmid/kmidclient.cpp  #1.80:1.81
@@ -363,5 +363,5 @@ int kmidClient::openURL(const QString _u
     {
         filename = QString("/tmp/") + u.filename();
-        KIO::Job *iojob = KIO::copy( _url, filename );
+        KIO::Job *iojob = KIO::copy( u, KURL::fromPathOrURL( filename ) );
         downloaded=false;
         connect( iojob, SIGNAL( result( KIO::Job *) ), this, SLOT(downloadFinished( KIO::Job * ) ) );


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

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