On Thursday 25 June 2015 16:13:18 R.Harish Navnit wrote:
> On Thu, Jun 25, 2015 at 7:25 PM, Pali Rohár <pali.ro...@gmail.com> wrote:
> > Sounds good. Do not remember that some defines enable additional
> > KDE3/Qt3 member methods. So once you remove defines some other code
> > does not have to compile... You need to port those methods too!
> 
> Yes. Noted :)
> 
> Thanks,
> R.Harish Navnit
> The Enigma <http://harishnavnit.wordpress.com/>

Also you can add this line to CMakeLists.txt:

add_definitions(-DKDE3SUPPORT_EXPORT="KDE_DEPRECATED KDE_IMPORT" 
-DQT3_SUPPORT_WARNINGS)

It will enable warnings for *all* deprecated functions and all qt3/kde3
functions. So at compile time you should see almost everything what
needs to be ported to kde4.

-- 
Pali Rohár
pali.ro...@gmail.com

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
kopete-devel mailing list
kopete-devel@kde.org
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to