From 1e9b7c519953c73c6e5ca4ce2169eb674267c115 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 20 Apr 2013 16:40:24 +0300 Subject: fix style in other files. --- src/depricatedevent.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/depricatedevent.h') diff --git a/src/depricatedevent.h b/src/depricatedevent.h index 611611bbf..c142ec0b1 100644 --- a/src/depricatedevent.h +++ b/src/depricatedevent.h @@ -53,7 +53,8 @@ class DepricatedEvent final // and is to used to identify what type of event // this is. explicit DepricatedEvent(const DepricatedEvents name) : - mDepricatedEventName(name) + mDepricatedEventName(name), + mData() { } ~DepricatedEvent(); -- cgit v1.2.3-60-g2f50