mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
cc_types.h: add forward declaration for CComponentsForm()
required for parameter in CComponentsItem constructors
This commit is contained in:
@@ -32,6 +32,8 @@
|
||||
|
||||
// #define DEBUG_CC
|
||||
|
||||
class CComponentsForm;
|
||||
|
||||
///cc item types
|
||||
typedef enum
|
||||
{
|
||||
|
Reference in New Issue
Block a user