avoid deprecated methods

Alexander Neundorf kde-optimize@mail.kde.org
Tue, 4 Feb 2003 18:00:55 +0100


On Tuesday 04 February 2003 11:24, Stefan Heimers wrote:
> This is a good point. I would recommend moving deprecated methods out of
> qt/kdelibs into a separate libraby.

That's not possible, these methods are usually member methods which belong to 
their class.

But the #ifdef would be a good thing.

Bye
Alex