cppcheck
This commit is contained in:
@@ -99,7 +99,7 @@ public:
|
||||
public:
|
||||
|
||||
/// Default constructor
|
||||
PropertyT(const std::string& _name = "<unknown>")
|
||||
explicit PropertyT(const std::string& _name = "<unknown>")
|
||||
: BaseProperty(_name)
|
||||
{}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user