From c1c83bf5790a1adfeccd1e948e321ac3a7e3e54c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 20 Jul 2012 08:18:28 +0000 Subject: - skinning for a frame - human-readable protocol names - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@1066 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MyDetails/data.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/MyDetails/data.h') diff --git a/plugins/MyDetails/data.h b/plugins/MyDetails/data.h index 4f3a560ce9..d8c75beda4 100644 --- a/plugins/MyDetails/data.h +++ b/plugins/MyDetails/data.h @@ -60,7 +60,7 @@ public: // Methods /////////////// - Protocol(const char *name); + Protocol(const char *name, const TCHAR *descr); ~Protocol(); bool IsValid(); -- cgit v1.2.3