From kde-core-devel Mon Dec 08 22:36:54 2003 From: Martijn Klingens Date: Mon, 08 Dec 2003 22:36:54 +0000 To: kde-core-devel Subject: Re: Problem with applications which have a system tray applet and X-MARC-Message: https://marc.info/?l=kde-core-devel&m=107092323129044 On Monday 08 December 2003 23:16, Ingo Klöcker wrote: > What you did is that you reimplemented KMainWindow::closeEvent() in > KopeteChatWindow so that kapp->deref() isn't called anymore. I honestly didn't know that... I thought we only had our own closeEvent in the main window, but not in the chat window. I stand corrected then, but then I also can't help you any further. Sorry. This refcounting already bit me a couple of times, seems like this time it's you. -- Martijn