comctl32/listview: Move sending LVN_ODSTATECHANGED notifications to a function.
commit425fd8f80e23e34667697f7032d002da8d10a352
authorAngelo Haller <angelo@szanni.org>
Tue, 28 Jun 2022 21:16:08 +0000 (28 16:16 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Aug 2022 20:03:06 +0000 (8 22:03 +0200)
tree4e6109ae66e6b0d2a37bb84e9472d67e68e9cf4f
parent8b392553b32677d25fd3e0fe14f70a5693f3b42c
comctl32/listview: Move sending LVN_ODSTATECHANGED notifications to a function.

Signed-off-by: Angelo Haller <angelo@szanni.org>
dlls/comctl32/listview.c