CComponents: split some header files

CComponentsInfoBox
CComponentsShapeCircle/Square
CComponentsDetailLine
CComponentsPIP
CComponentsText/CComponentsLabel
CComponentsPicture
This commit is contained in:
2013-05-26 18:11:06 +02:00
parent 09d6881b20
commit d39eaa22fc
23 changed files with 566 additions and 222 deletions

View File

@@ -41,7 +41,8 @@
#include <system/localize.h>
#include <gui/widget/icons.h>
#include <gui/color.h>
#include <gui/components/cc.h>
#include <gui/components/cc_item_infobox.h>
#include <gui/components/cc_detailsline.h>
#include <string>
#include <vector>