summaryrefslogtreecommitdiffstats
path: root/source/WebAdmin.h
diff options
context:
space:
mode:
authormadmaxoft <github@xoft.cz>2013-10-18 12:50:35 +0200
committermadmaxoft <github@xoft.cz>2013-10-18 12:50:50 +0200
commite6bb025a9fc0beafc65aa8131d8836105b3b2943 (patch)
tree5df6abd658c726893f3eaa594dc474f1a0c05072 /source/WebAdmin.h
parentMerge pull request #253 from SamJBarney/master (diff)
downloadcuberite-e6bb025a9fc0beafc65aa8131d8836105b3b2943.tar
cuberite-e6bb025a9fc0beafc65aa8131d8836105b3b2943.tar.gz
cuberite-e6bb025a9fc0beafc65aa8131d8836105b3b2943.tar.bz2
cuberite-e6bb025a9fc0beafc65aa8131d8836105b3b2943.tar.lz
cuberite-e6bb025a9fc0beafc65aa8131d8836105b3b2943.tar.xz
cuberite-e6bb025a9fc0beafc65aa8131d8836105b3b2943.tar.zst
cuberite-e6bb025a9fc0beafc65aa8131d8836105b3b2943.zip
Diffstat (limited to '')
-rw-r--r--source/WebAdmin.h1
1 files changed, 1 insertions, 0 deletions
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);