4 Oct 13:35
[PATCH] Removing unnecessary friend declarations from kcolordialog.h
From: Christoph Bartoschek <bartoschek <at> gmx.de>
Subject: [PATCH] Removing unnecessary friend declarations from kcolordialog.h
Newsgroups: gmane.comp.kde.devel.core
Date: 2008-10-04 11:38:26 GMT
Subject: [PATCH] Removing unnecessary friend declarations from kcolordialog.h
Newsgroups: gmane.comp.kde.devel.core
Date: 2008-10-04 11:38:26 GMT
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. Christoph
RSS Feed