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/party.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/party.cpp') diff --git a/src/party.cpp b/src/party.cpp index a013e945b..48cdfed56 100644 --- a/src/party.cpp +++ b/src/party.cpp @@ -60,6 +60,8 @@ PartyMember::PartyMember(Party *const party, const int id, Party::PartyMap Party::parties; Party::Party(const short id) : + mMembers(), + mName(), mId(id), mCanInviteUsers(false) { -- cgit v1.2.3-70-g09d2