From 58934a360e8ff68bc81d3fd7e17026f7bbb329f0 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 14 Mar 2017 15:55:26 +0300 Subject: some fixes to make Coverity happier --- plugins/TabSRMM/src/controls.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM/src/controls.h') diff --git a/plugins/TabSRMM/src/controls.h b/plugins/TabSRMM/src/controls.h index b1f7e1afa0..93e72f351e 100644 --- a/plugins/TabSRMM/src/controls.h +++ b/plugins/TabSRMM/src/controls.h @@ -29,7 +29,7 @@ #ifndef __CONTROLS_H #define __CONTROLS_H -class CMenuBar +class CMenuBar : public MZeroedObject { public: enum { -- cgit v1.2.3