Patch: Stops kdevelop looping on startup
Bernd Gehrmann
bernd at physik.hu-berlin.de
Mon Oct 2 19:07:29 UTC 2000
>
> So we wonder how designer can work 'cause it uses slots, too.
But it doesn't use KMainWindow slots, does it? The problem
with this kind of code is that KMainWindow::staticMetaObject
is never called, but as long as none of its metainformation
is used, there is apparently no problem.
Nevertheless I'm still surprised how that could lead
to a hang...
Bernd.
More information about the KDevelop-devel
mailing list