Fix memory leak: Tray icon now deletes its menus
commit99a8db840c99f5f81778d5ca82e703415d99d9b8
authorjlh <jlh@gmx.ch>
Mon, 5 May 2008 14:09:04 +0000 (5 16:09 +0200)
committerjlh <jlh@gmx.ch>
Mon, 5 May 2008 14:09:04 +0000 (5 16:09 +0200)
treeb18f9fbbc0e2da50647a079b4cc9b27e80380c9d
parent4e25b5f46dce40b4d3e0323399f28363320cb81e
Fix memory leak: Tray icon now deletes its menus

This might not be fixed in an elegant way, but apparently,
QWidgets cannot be owned by non-widget QObjects.
trayicon.cpp
trayicon.h