[Patch] fro kdelibs/kdecore
Thiago Macieira
thiago at kde.org
Thu Oct 20 06:51:10 BST 2005
Thiago Macieira wrote:
>Christian Ehrlicher wrote:
>>Here a patch to compile kdecore/kdelibs with msvc.net
>>- change some 'class Private' to 'struct Private' because the private
>>vars are defined in a struct and not a class
>
>This doesn't make sense. Why should they be moved to a struct?
Oops, never mind. I've just noticed that the .cpp in trunk changed:
class KAboutDataPrivate
to
struct KAboutData::Private
The .cpp should be changed to class and a public: be added. Everything
else uses "class".
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
5. Swa he géanhwearf tó timbran, and hwonne he cóm, lá! Unix cwæð "Hello,
World". Ǽfre ǽghwilc wæs glæd and seo woruld wæs fréo.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20051020/8a8bb59b/attachment.sig>
More information about the kde-core-devel
mailing list