On Tuesday 27 August 2013 19:56:16 Heena Mahour wrote:
> but that is also giving following errors :
> http://pastebin.com/raw.php?i=C5qePwbt
this looks like some includes are missing. KDE_VERSION_STRING is deprecated 
AFAIK but still available (used in KWin). Just add:
#include <kdeversion.h>

KAboutData is more difficult. As I guess that's code you are porting you have 
to 
rename it to K4AboutData to get it compile again and include the appropriate 
header.

Cheers
Martin

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

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

Reply via email to