On Mon, May 27, 2002 at 02:13:50AM +0200, Lars Gullik Bjønnes wrote:

> class XWorkArea {
>       ...
> };
> 
> typedef XWorkArea WorkArea;

You want to include toolkit-specific header files in core code - and this is
supposed to be an improvement ? [1]

I will be perfectly happy to dump these problems on you. Btw, I hope you
are happy with 

#undef emit

in core code now, because that is the sort of thing you will have to
cope with. All for the sake of some spurious wish to get rid of a use
of scoped_ptr (things which you have introduced left right and centre)

regards
john

[1] insisting that QWorkArea.h does not include any Qt headers is not an
option, sorry. I have to deal with enough bogosity from Qt (see
QContentPane class), I'm not going to have /another/ spurious class just
for this extremely dubious decision

-- 
"Time is a great teacher, but unfortunately it kills all its pupils."
        - Hector Louis Berlioz 

Reply via email to