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

List:       kde-commits
Subject:    branches/KDE/3.5/kdesdk/kbabel/catalogmanager
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2005-12-09 21:05:37
Message-ID: 1134162337.148822.14616.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 487238 by goutte:

KIO::NetAccess::upload already existed in KDE 3.2, so no need for a version
check to use or not the QWidget parameter


 M  +0 -4      catalogmanagerview.cpp  


--- branches/KDE/3.5/kdesdk/kbabel/catalogmanager/catalogmanagerview.cpp #487237:487238
@@ -569,11 +569,7 @@
     }
     else if ( !url.isLocalFile() )
     {
-#if KDE_IS_VERSION( 3, 2, 90 )
         if( !KIO::NetAccess::upload( tempFile->name(), url, this ) )
-#else
-        if( !KIO::NetAccess::upload( tempFile->name(), url ) )
-#endif
         {
             // ### KDE4 FIXME: strip the final \n of the message
             KMessageBox::error(this,
[prev in list] [next in list] [prev in thread] [next in thread] 

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