mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +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.
Origin commit data
------------------
Commit: f7798affc6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-24 (Thu, 24 Oct 2013)
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