On Tue, Apr 29, 2008 at 02:54:29PM +0200, Leuven, E. wrote: > seems to have grown lately. perhaps someone can put it on a diet? > > as an aside: do we need something like the attached since the > selection manager is created without a parent?
Otherwise it would leak. But passing a QObject parent would be fine, too. Andre'