KDE_DEPRECATED

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Fri Mar 10 17:49:51 CET 2006


Peter Kümmel schrieb:
> kdemacros:
> 
> #ifndef KDE_DEPRECATED
> # ifndef Q_CC_MSVC
> #  define KDE_DEPRECATED Q_DECL_DEPRECATED
> # else
> #  define KDE_DEPRECATED
> # endif
> #endif
> 
> Why is KDE_DEPRECATED disabled for msvc?
> Does it still not work, even not placed in front
> of the functions?
It is working, but KDE_DEPRECATED is placed behind the functions in most
of the cases and I won't change this in every kdelibs-header...

Christian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060310/c4ed4f0a/attachment.pgp 


More information about the Kde-buildsystem mailing list