mrDarker
2025-06-03 0393d1ff2ebc378b3c4cff9b45f72ebc8a4ea516
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();