refactor(xml): rename ctx to scope as it better describes its meaning

This commit is contained in:
Gabor Kiss-Vamosi
2025-05-11 15:41:37 +02:00
committed by Liam Howatt
parent e4bbc4f0fa
commit 8e19bb4d77
21 changed files with 260 additions and 242 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#if LV_BUILD_TEST || 1
#if LV_BUILD_TEST
#include "../lvgl.h"
#include "unity/unity.h"