CComponents: add unfied header file for general include of cc classes

Provides a unified header file, so it is not required to select a
certain header file.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f7798affc6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)



------------------
This commit was generated by Migit
This commit is contained in:
2013-10-24 20:00:05 +02:00
parent bc1f7f1833
commit cbc2b193af
48 changed files with 342 additions and 309 deletions

View File

@@ -49,8 +49,7 @@
#include <gui/widget/menue.h>
#include <gui/widget/messagebox.h>
#include <gui/components/cc_frm.h>
#include <gui/components/cc_item_progressbar.h>
#include <gui/components/cc.h>
#include <system/settings.h>
#include <system/helpers.h>