summaryrefslogtreecommitdiff
path: root/src/net/ea/itemhandler.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-04-20 16:39:17 +0300
committerAndrei Karas <akaras@inbox.ru>2013-04-20 16:39:17 +0300
commitab9405f511303d490a8f966d1c1abe7f94bf0633 (patch)
tree2be8b455633f6aa960c40e09f602637c7242c261 /src/net/ea/itemhandler.h
parent73fac88b0263962c90d2d649938e6a4a5b11a246 (diff)
downloadplus-ab9405f511303d490a8f966d1c1abe7f94bf0633.tar.gz
plus-ab9405f511303d490a8f966d1c1abe7f94bf0633.tar.bz2
plus-ab9405f511303d490a8f966d1c1abe7f94bf0633.tar.xz
plus-ab9405f511303d490a8f966d1c1abe7f94bf0633.zip
fix style in net directory.
Diffstat (limited to 'src/net/ea/itemhandler.h')
-rw-r--r--src/net/ea/itemhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/ea/itemhandler.h b/src/net/ea/itemhandler.h
index cd56f2d12..72f64bfb8 100644
--- a/src/net/ea/itemhandler.h
+++ b/src/net/ea/itemhandler.h
@@ -36,6 +36,8 @@ class ItemHandler
A_DELETE_COPY(ItemHandler)
+ virtual ~ItemHandler();
+
void processItemVisible(Net::MessageIn &msg);
void processItemRemove(Net::MessageIn &msg);