fix(spinbox): set its default width in its class

This commit is contained in:
Gabor Kiss-Vamosi
2022-02-22 20:54:21 +01:00
parent bb03fb197c
commit 3d92972695
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@
#endif
#if LV_GRAD_CACHE_DEF_SIZE != 0 && LV_GRAD_CACHE_DEF_SIZE < 256
#error "LV_GRAD_CACHE_DEF_SIZE is too small"
#error "LV_GRAD_CACHE_DEF_SIZE is too small"
#endif
/**********************