From ea046a32eeb90208b374f4e4e6f6ecadf224bdc6 Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Fri, 23 Mar 2012 22:08:59 +0100 Subject: Fixed includes and GCC syntax errors --- src/gauge.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gauge.h') diff --git a/src/gauge.h b/src/gauge.h index 853a6b1..9895d75 100644 --- a/src/gauge.h +++ b/src/gauge.h @@ -31,7 +31,7 @@ class CGauge : public CControl { public: CGauge(CInstanceManager* iMan); - ~CGauge(); + virtual ~CGauge(); BOOL Create(FPOINT pos, FPOINT dim, int icon, EventMsg eventMsg); -- cgit v1.2.3-1-g7c22