From 139c2c1a61d9f765704a2001199c2712d6587fb4 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 23 Feb 2013 18:31:16 +0000 Subject: old C proto interface removed git-svn-id: http://svn.miranda-ng.org/main/trunk@3738 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/JabberG/src/ui_utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols') diff --git a/protocols/JabberG/src/ui_utils.h b/protocols/JabberG/src/ui_utils.h index 64e33bf1c7..d85d82cb25 100644 --- a/protocols/JabberG/src/ui_utils.h +++ b/protocols/JabberG/src/ui_utils.h @@ -1211,7 +1211,7 @@ public: #define WM_PROTO_ACTIVATE (WM_USER + 102) #define WM_PROTO_LAST (WM_USER + 200) -typedef struct tagPROTO_INTERFACE PROTO_INTERFACE; +struct PROTO_INTERFACE; class CProtoIntDlgBase : public CDlgBase { -- cgit v1.2.3