On December 6, 2005 10:16 pm, George Staikos wrote: > SVN commit 486234 by staikos: > > some cleanups including checking the result of the dynamic cast, not the > argument to it > [...] > - if (!w) { > + if (!widget) { d'oh!