From 01b26b05ec787cb8cbfce27474362f5c29650f60 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 18 Sep 2011 19:41:29 +0300 Subject: Fix compilation warnings. --- src/party.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/party.h') diff --git a/src/party.h b/src/party.h index e286a794a..73c45214a 100644 --- a/src/party.h +++ b/src/party.h @@ -167,7 +167,7 @@ private: */ Party(short id); - ~Party(); + virtual ~Party(); MemberList mMembers; std::string mName; -- cgit v1.2.3-60-g2f50