kcmodule under kf5
Martin Graesslin
mgraesslin at kde.org
Wed Aug 28 06:54:27 UTC 2013
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20130828/feffd344/attachment.sig>
More information about the Plasma-devel
mailing list