On Wed, Jan 06, 2010 at 11:04:06PM +0100, Vincent van Ravesteijn wrote: > I mean the attached patch.
The problem turns out to be that, for some reason, old uic versions (Qt 4.2 and 4.3) ignore the class name and use a predefined name. I commited a patch that fixes the glitch for Qt 4.3 and almost fixes it for Qt 4.2. With Qt 4.2 the settings window is messed up but the output window seems ok. Your patch helps a bit but does not solve the problem. -- Enrico
