From b68362e4ca9a176bde960f20dce76822e0a5dd0e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 17 Jan 2019 17:37:28 +0300 Subject: code cleaning --- plugins/MessageState/src/stdafx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/MessageState/src/stdafx.h') diff --git a/plugins/MessageState/src/stdafx.h b/plugins/MessageState/src/stdafx.h index c5e033d418..ac6e58326e 100644 --- a/plugins/MessageState/src/stdafx.h +++ b/plugins/MessageState/src/stdafx.h @@ -27,4 +27,4 @@ struct CMPlugin : public PLUGIN int Load() override; }; -extern IconItem Icons[]; \ No newline at end of file +extern IconItem Icons[]; -- cgit v1.2.3