memleak: IconWindowIconList__MUIM_Setup() sets up notifications from global
commitd700c33ac2585541684cf343d7b902ccac4b4e88
authorstegerg <stegerg@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 27 Jun 2007 11:29:13 +0000 (27 11:29 +0000)
committerstegerg <stegerg@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 27 Jun 2007 11:29:13 +0000 (27 11:29 +0000)
treecafb40e561379eaa2b6f9c4334b6b5dc51387b79
parent559869f44f4f2150147d42868df1e46f9138b610
memleak: IconWindowIconList__MUIM_Setup() sets up notifications from global
prefs object (which only goes aways when Wanderer is quit) to this object.
Must kill the notifications in MUIM_Cleanup() (I think this might have caused
other problems, too: what if notification gets triggered but target object did not
exist anymore)

git-svn-id: https://svn.aros.org:8080/svn/aros/trunk/AROS@26311 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/system/Wanderer/iconwindowcontents.c