mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +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:
@@ -50,7 +50,7 @@
|
||||
#define __CC_PROGRESSBAR_H__
|
||||
|
||||
#include "config.h"
|
||||
#include <gui/components/cc.h>
|
||||
#include <gui/components/cc_base.h>
|
||||
#include <string>
|
||||
|
||||
class CProgressBar : public CComponentsItem
|
||||
|
Reference in New Issue
Block a user