Mercurial > pidgin.yaz
comparison libpurple/plugins/dbus-example.c @ 27629:828d21a1ec43
Ah, this is what g++ doesn't like.
../libpurple/privacy.h:32: error: use of enum ¡Æ_PurplePrivacyType¡Ç without previous declaration
../libpurple/privacy.h:32: error: invalid type in declaration before ¡Æ;¡Ç token
Let's just go back to what we had before (but with the #include account.h below
the num definition)
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 15 Jul 2009 08:59:00 +0000 |
parents | 3cc856ca2338 |
children |
comparison
equal
deleted
inserted
replaced
27628:9908d5f5fde0 | 27629:828d21a1ec43 |
---|