Fixes to notification forwarding from Listview to List:
commit1ad6338d56f19e5e8f5061a296342b796f59db75
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 27 Aug 2015 19:48:09 +0000 (27 19:48 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 27 Aug 2015 19:48:09 +0000 (27 19:48 +0000)
tree7eebd47c60abd1c53edac2c277356587307a196f
parent1f91e61353740b76ab553490dc91251ab4f7cc55
Fixes to notification forwarding from Listview to List:
 - Only redirect notify methods when they specify List and Listview
   attributes.
 - Replace MUIV_Notify_Self with an explicit reference to the Listview
   object (otherwise the wrong "self" will be used).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@51028 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/muimaster/classes/listview.c