#1589: 1.3.5 Crash during closing the application.
---------------------+------------------------------------------------------
Reporter: Luinar | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.3.6
Component: qt-gui | Version: 1.3.5
Resolution: | Keywords:
---------------------+------------------------------------------------------
Comment (by flynd):
btnSystem has mainwin as parent so it will be deleted when mainwin is
deleted (handled by Qt).
In CEButton, pmCurrent is a pointer that will always point to the same
object as one of the other three pixmap pointers. So deleting pmCurrent
just means that we will call delete twice on one of the pixmaps.
--
Ticket URL: <http://www.licq.org/ticket/1589#comment:7>
Licq <http://trac.licq.org/>
Licq - an instant messaging client for UNIX.