mrDarker
7 天以前 829fe6c6bc33d53fda9c31fd45a37e1df87befff
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();