Re: fixed patch :)
Thomas Zander <[email protected]>
| Newsgroups | gmane.comp.kde.kplato |
|---|---|
| Message-ID | <[email protected]> |
The correct way this is done in KDE is using kdebug() calls. So I replaced the cerr code with that. We tend to avoid STL whenever we can :) There is still some STL code in kplato, and it would be better to be replaced with Qt code for portability.. See if this works for you.. (in CVS) Thanx! On Friday 06 September 2002 15:59, Davy Brion wrote: > this patch should be better > > it uses <iostream> instead of <iostream.h> and it changed cerr to > std::cerr -- Thomas Zander [email protected] We are what we pretend to be