Merge remote-tracking branch 'check/next-cc'

Origin commit data
------------------
Branch: ni/coolstream
Commit: a92141d147
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-12 (Sun, 12 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2014-01-12 14:41:44 +01:00
29 changed files with 620 additions and 520 deletions

View File

@@ -57,11 +57,6 @@ void CBuildInfo::initVarBuildInfo()
shadow = true;
}
CBuildInfo::~CBuildInfo()
{
cleanCCForm();
}
int CBuildInfo::exec(CMenuTarget* parent, const string & /*actionKey*/)
{
@@ -174,7 +169,7 @@ void CBuildInfo::InitInfoItems()
return;
//ensure a clean body
ccw_body->clearCCItems();
ccw_body->clear();
//define size and position
int x_info = 10;