From 111a2f9946a4552fc6250f1f941540d5aa3b4b4a Mon Sep 17 00:00:00 2001 From: Thilo Graf Date: Thu, 27 Feb 2014 21:26:49 +0100 Subject: [PATCH] cc_types.h: add forward declaration for CComponentsForm() required for parameter in CComponentsItem constructors Origin commit data ------------------ Commit: https://github.com/neutrino-images/ni-neutrino/commit/4a76ca953e1c26f80588a303f04f56b52c1be2fd Author: Thilo Graf Date: 2014-02-27 (Thu, 27 Feb 2014) --- src/gui/components/cc_types.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gui/components/cc_types.h b/src/gui/components/cc_types.h index 2d790e669..520fa5f79 100644 --- a/src/gui/components/cc_types.h +++ b/src/gui/components/cc_types.h @@ -32,6 +32,8 @@ // #define DEBUG_CC +class CComponentsForm; + ///cc item types typedef enum {