mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-10 23:28:34 +02:00
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.
This commit is contained in:
@@ -29,9 +29,7 @@
|
||||
|
||||
#include <global.h>
|
||||
#include <system/settings.h>
|
||||
#include <gui/components/cc_frm.h> //CComponentsForm
|
||||
#include <gui/components/cc_item_progressbar.h> //CProgressBar
|
||||
#include <gui/components/cc_item_text.h> //CComponentsLabel
|
||||
#include <gui/components/cc.h>
|
||||
|
||||
class CVolumeBar : public CComponentsForm
|
||||
{
|
||||
|
Reference in New Issue
Block a user