Applied patch
Bernd Gehrmann
BERND.GEHRMANN at gruppotc.com
Wed Oct 30 17:31:02 UTC 2002
On Wednesday 30 October 2002 12:52, Sebastian Kratzert wrote:
> I don't know. There is a crash when closing Gideon during loading the
> classstore.
Because file paring is a synchronous operation, so any user interaction
is strictly forbidden, as it would lead to a recursive event loop. That's
why I made the progress bar a modal dialog in the beginning. I don't
know why that was changed.
Bernd.
More information about the KDevelop-devel
mailing list