From 594fcba67600704bee9115c86e18927b2237b304 Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Tue, 29 May 2018 05:44:34 +0100 Subject: New upstream version 1.4.0.8 --- StructEnumDefinition_UltracopierSpecific.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'StructEnumDefinition_UltracopierSpecific.h') diff --git a/StructEnumDefinition_UltracopierSpecific.h b/StructEnumDefinition_UltracopierSpecific.h index 480b7cb..067eb18 100644 --- a/StructEnumDefinition_UltracopierSpecific.h +++ b/StructEnumDefinition_UltracopierSpecific.h @@ -5,7 +5,9 @@ #include #include +#ifndef ULTRACOPIER_LITTLE #include +#endif #ifndef STRUCTDEF_ULTRACOPIERSPECIFIC_H #define STRUCTDEF_ULTRACOPIERSPECIFIC_H @@ -28,7 +30,9 @@ struct PluginsAvailable std::string path; std::string name; std::string writablePath; + #ifndef ULTRACOPIER_LITTLE QDomElement categorySpecific; + #endif std::string version; std::vector > informations; std::string errorString; -- cgit v1.2.3