[PATCH] Removing unnecessary friend declarations from kcolordialog.h
Albert Astals Cid
aacid at kde.org
Sat Oct 4 17:53:21 BST 2008
A Dissabte 04 Octubre 2008, Christoph Bartoschek va escriure:
> Hi,
>
> the following patch removes three unnecessary friend declarations from
> kcolordialog.h.
>
> This patch is necessary to compile KDE code with EDG-based compilers. They
> choke on the second and third firend declaration, because they seem to be
> obviously wrong.
I can see the second and third are wrong because they are for classes that
don't exist in that scope, but the first?
Albert
>
> Christoph
More information about the kde-core-devel
mailing list