aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libsample/objecttype.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libsample/objecttype.h')
-rw-r--r--tests/libsample/objecttype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libsample/objecttype.h b/tests/libsample/objecttype.h
index 1eeb4c606..a5abf7067 100644
--- a/tests/libsample/objecttype.h
+++ b/tests/libsample/objecttype.h
@@ -51,7 +51,7 @@ class LIBSAMPLE_API ObjectType
{
public:
- ObjectType(ObjectType* parent = 0);
+ explicit ObjectType(ObjectType* parent = 0);
virtual ~ObjectType();
// factory method