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

List:       kde-commits
Subject:    branches/KDE/3.5/kdenetwork/kopete/kopete/contactlist
From:       Matt Rogers <mattr () kde ! org>
Date:       2005-07-27 3:50:34
Message-ID: 1122436234.004557.7732.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 439082 by mattr:

compile on KDE 3.3

 M  +5 -1      kopetelviprops.cpp  


--- branches/KDE/3.5/kdenetwork/kopete/kopete/contactlist/kopetelviprops.cpp #439081:439082
@@ -306,8 +306,12 @@
 			m_withPhotoContacts.insert(mainWidget->cmbAccountPhoto->count() - 1  , citem );
 		}
 	}
-	
+#if KDE_IS_VERSION(3,4,0)
 	mainWidget->cmbPhotoUrl->setKURL(item->metaContact()->customPhoto().url());
+#else
+	mainWidget->cmbPhotoUrl->setURL(item->metaContact()->customPhoto().url());
+#endif
+
 	Kopete::MetaContact::PropertySource photoSource = item->metaContact()->photoSource();
 
 	mainWidget->radioPhotoContact->setChecked(photoSource == Kopete::MetaContact::SourceContact);
[prev in list] [next in list] [prev in thread] [next in thread] 

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