> From: Christopher Kohlhaas [mailto:[EMAIL PROTECTED]]
>
> Leo,
>
> the patch form you still uses the QueueElement which Berin
> removed from the event-package:
>
> replace
> QueueElement[] remainingElements =
> getCommandQueue().dequeueAll(); with
> Object[] remainingElements = getCommandQueue().dequeueAll();
Argh!
Fixed.
> Thanks for your help
You're welcome. Apologies for taking so long.
/LS
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>