From e6bb025a9fc0beafc65aa8131d8836105b3b2943 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Fri, 18 Oct 2013 12:50:35 +0200 Subject: Fixed webadmin logging. This fixes #262. --- source/WebAdmin.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/WebAdmin.h') diff --git a/source/WebAdmin.h b/source/WebAdmin.h index 72c77ddfb..488cec274 100644 --- a/source/WebAdmin.h +++ b/source/WebAdmin.h @@ -106,6 +106,7 @@ public: cWebAdmin(void); + ~cWebAdmin(); /// Initializes the object. Returns true if successfully initialized and ready to start bool Init(void); -- cgit v1.2.3