Nikolay Sivov : comctl32/imagelist: Update todo list.

Alexandre Julliard julliard at winehq.org
Thu Mar 19 16:27:47 CDT 2020


Module: wine
Branch: master
Commit: b9eb121eabf5db597c918f54ba13b9140e68635f
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=b9eb121eabf5db597c918f54ba13b9140e68635f

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Thu Mar 19 15:04:55 2020 +0300

comctl32/imagelist: Update todo list.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/comctl32/imagelist.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/comctl32/imagelist.c b/dlls/comctl32/imagelist.c
index 237719cf7d..925952351f 100644
--- a/dlls/comctl32/imagelist.c
+++ b/dlls/comctl32/imagelist.c
@@ -24,7 +24,7 @@
  *
  *  TODO:
  *    - Add support for ILD_PRESERVEALPHA, ILD_SCALE, ILD_DPISCALE
- *    - Add support for ILS_GLOW, ILS_SHADOW, ILS_SATURATE
+ *    - Add support for ILS_GLOW, ILS_SHADOW
  *    - Thread-safe locking
  */
 




More information about the wine-cvs mailing list