mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 00:41:17 +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:
@@ -32,11 +32,8 @@
|
||||
#include <gui/widget/menue.h>
|
||||
#include <gui/widget/icons.h>
|
||||
#include <gui/components/cc.h>
|
||||
#include <gui/components/cc_frm.h>
|
||||
#include <gui/components/cc_frm_button.h>
|
||||
#include <gui/components/cc_frm_clock.h>
|
||||
#include <gui/components/cc_item_shapes.h>
|
||||
// #define TEST_MENU
|
||||
|
||||
#define TEST_MENU
|
||||
|
||||
#include <string>
|
||||
|
||||
|
Reference in New Issue
Block a user