From 54ecbb3cf0ddb2576292d0b1714f56cd765ea292 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Mon, 15 Dec 2014 16:34:37 +0000 Subject: IEView: changed warning lavel to w4 git-svn-id: http://svn.miranda-ng.org/main/trunk@11438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/IEView/src/MUCCHTMLBuilder.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/IEView/src/MUCCHTMLBuilder.h') diff --git a/plugins/IEView/src/MUCCHTMLBuilder.h b/plugins/IEView/src/MUCCHTMLBuilder.h index d6c00df94b..0837c2d4fe 100644 --- a/plugins/IEView/src/MUCCHTMLBuilder.h +++ b/plugins/IEView/src/MUCCHTMLBuilder.h @@ -25,7 +25,7 @@ class MUCCHTMLBuilder; #include "HTMLBuilder.h" -class MUCCHTMLBuilder:public HTMLBuilder +class MUCCHTMLBuilder :public HTMLBuilder { protected: void loadMsgDlgFont(int i, LOGFONTA * lf, COLORREF * colour); -- cgit v1.2.3