Forward the MUIA_Listview_DragType and MUIA_Listview_DefClickColumn
commit8898d741408c1f7003ff5c17291f3cea524c4b72
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 21 Sep 2016 15:53:53 +0000 (21 15:53 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 21 Sep 2016 15:53:53 +0000 (21 15:53 +0000)
tree510897eef5633e9f121f233b6bc2ca1c150de63c
parent7b086430cfe80448f19b1de8c501233f241cc93d
Forward the MUIA_Listview_DragType and MUIA_Listview_DefClickColumn
attributes to the list object in OM_NEW and OM_GET (they were already
indirectly forwarded by the Group superclass for OM_GET, but that's less
efficient and could be considered a side effect or lucky accident. However,
this is the way OM_SET works currently - there is no OM_SET in Listview - so
maybe there is no need for an OM_GET either).

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