Am Mittwoch, 21. März 2001 21:50 schrieb Rik Hemsley: > #if Carsten Pfeiffer > > > when you're awake again, please don't change the signature of that > > method, rather overload it. This method implements the KPixmapProvider > > interface, which you'd break. > > Oh, sorry. I thought that it was ok to change the API of stuff in > kdebase. sure you can, but not if something depends on a given API :) pixmapFor() is a pure virtual method in KPixmapProvider and not just for fun :) Cheers, Carsten Pfeiffer