From kde-core-devel Mon Oct 02 06:26:24 2000 From: Waldo Bastian Date: Mon, 02 Oct 2000 06:26:24 +0000 To: kde-core-devel Subject: Re: Patch: Stops kdevelop looping on startup X-MARC-Message: https://marc.info/?l=kde-core-devel&m=97046935329346 On Mon, 02 Oct 2000, John Birch wrote: > > This patch fixes kdevelop looping when starting, but I'm not sure why the > original didn't work. moc thinks it inherits from QMainWindow instead of KMainWindow so it will not find any signals/slots during runtime which are defined in KMainWindow. I wonder why this was put in CVS. Cheers, Waldo -- KDE/Linux, you make the choice.