Merge branch 'dev-5.2' of https://github.com/littlevgl/lvgl into dev-5.2

This commit is contained in:
Gabor Kiss-Vamosi
2018-07-08 01:02:46 +02:00
108 changed files with 755 additions and 288 deletions

View File

@@ -6,10 +6,9 @@
/*********************
* INCLUDES
*********************/
#include "../../lv_conf.h"
#include "lv_tabview.h"
#if USE_LV_TABVIEW != 0
#include "lv_tabview.h"
#include "lv_btnm.h"
#include "../lv_themes/lv_theme.h"
#include "../lv_misc/lv_anim.h"