CComponentsExtTextForm: add new class CComponentsExtTextForm

this provides a combining form, that contains a text object with label
This commit is contained in:
2013-11-01 22:20:50 +01:00
parent 4ed6e54da6
commit d8514b19ee
6 changed files with 353 additions and 8 deletions

View File

@@ -31,8 +31,8 @@ Basic attributes and member functions for component sub classes
#ifndef __N_COMPONENTS__
#define __N_COMPONENTS__
#include "cc_base.h"
#include "cc_types.h"
#include "cc_base.h"
#include "cc_item_infobox.h"
#include "cc_item_picture.h"