From 22600462e73fb77db4c2ae37c625322be7e63ecd Mon Sep 17 00:00:00 2001 From: sje Date: Tue, 8 May 2007 15:11:23 +0000 Subject: added code to fix filter oadded code to fix filter order problem introduced in earlier versions git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@171 4f64403b-2f21-0410-a795-97e2b3489a10 --- nohtml/common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'nohtml/common.h') diff --git a/nohtml/common.h b/nohtml/common.h index dff856c..5d4f15e 100644 --- a/nohtml/common.h +++ b/nohtml/common.h @@ -50,6 +50,7 @@ extern HINSTANCE hInst; extern PLUGINLINK *pluginLink; +extern DWORD mirandaVer; #ifndef MIID_NOHTML #define MIID_NOHTML { 0x9544122C, 0x46DD, 0x4BFA, { 0x8A, 0x5A, 0x5D, 0xDC, 0x3, 0x14, 0x28, 0x93 } } -- cgit v1.2.3