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

@@ -30,7 +30,7 @@
#include <global.h>
#include <neutrino.h>
#include "cc.h"
#include "cc_item_text.h"
#include <sstream>
#include <fstream>
#include <errno.h>