Cppcheck warning.
--HG-- branch : develop
This commit is contained in:
parent
0cea5c3347
commit
8dc5b739ad
|
@ -45,7 +45,7 @@ public:
|
||||||
: description()
|
: description()
|
||||||
{}
|
{}
|
||||||
|
|
||||||
VVariableData(const QString &description)
|
explicit VVariableData(const QString &description)
|
||||||
: description(description)
|
: description(description)
|
||||||
{}
|
{}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user