CComponentsExtTextForm: add new class CComponentsExtTextForm

this provides a combining form, that contains a text object with label


Origin commit data
------------------
Commit: d8514b19ee
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-11-01 (Fri, 01 Nov 2013)
This commit is contained in:
2013-11-01 22:20:50 +01:00
parent d31fe6eef8
commit 3e2fe115de
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"