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

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem@kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to