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

List:       kde-commits
Subject:    KDE/kdenetwork/kopete/protocols/jabber
From:       Laurent Montel <montel () kde ! org>
Date:       2007-04-03 13:24:54
Message-ID: 1175606694.196778.24852.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 649949 by mlaurent:

compile++


 M  +1 -1      jabberaccount.cpp  
 M  +1 -1      jabberbytestream.h  
 M  +1 -1      ui/dlgjabbervcard.cpp  


--- trunk/KDE/kdenetwork/kopete/protocols/jabber/jabberaccount.cpp #649948:649949
@@ -45,7 +45,7 @@
 #include <klocale.h>
 #include <kapplication.h>
 #include <kaboutdata.h>
-#include <ksocketbase.h>
+#include <k3socketbase.h>
 #include <kpassworddialog.h>
 #include <kinputdialog.h>
 #include <kicon.h>
--- trunk/KDE/kdenetwork/kopete/protocols/jabber/jabberbytestream.h #649948:649949
@@ -21,7 +21,7 @@
 #define JABBERBYTESTREAM_H
 
 #include <bytestream.h>
-#include <kbufferedsocket.h>
+#include <k3bufferedsocket.h>
 #include <kopete_export.h>
 
 
--- trunk/KDE/kdenetwork/kopete/protocols/jabber/ui/dlgjabbervcard.cpp #649948:649949
@@ -496,7 +496,7 @@
 		path = filePath.path();
 
 	QImage img( path );
-	img = KPixmapRegionSelectorDialog::getSelectedImage( QPixmap::fromImage(img), 96, 96, this );
+	img = KPixmapRegionSelectorDialog::selectedImage( QPixmap::fromImage(img), 96, 96, this );
 
 	if( !img.isNull() ) 
 	{
[prev in list] [next in list] [prev in thread] [next in thread] 

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