feat(windows): add some more decls spec attributes (#5259)

This commit is contained in:
Ju1He1
2024-01-14 13:50:23 +01:00
committed by GitHub
parent 8701dece65
commit ed2056b620
32 changed files with 157 additions and 177 deletions

View File

@@ -1588,4 +1588,3 @@ static void indev_scroll_throw_anim_start(lv_indev_t * indev)
indev->scroll_throw_anim = lv_anim_start(&a);
}