mrDarker
2025-06-19 8ffc831c6bf37a73961e22efc145be4e8c8f1241
SourceCode/Bond/Servo/CAttribute.h
@@ -7,7 +7,7 @@
   public:
      CAttribute();
      CAttribute(const char* pszName, const char* pszValue, const char* pszDescription, unsigned int weight);
      ~CAttribute();
      virtual ~CAttribute();
   public:
      std::string& getName();