From 7f1553890e614d5c7afd7f01a11277b822fd4a05 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 12 Mar 2011 21:59:09 +0200 Subject: Add /uptime chat command to show client uptime. --- src/commandhandler.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/commandhandler.h') diff --git a/src/commandhandler.h b/src/commandhandler.h index fb4039e04..779a6e6fd 100644 --- a/src/commandhandler.h +++ b/src/commandhandler.h @@ -272,6 +272,8 @@ class CommandHandler void handleWait(const std::string &args, ChatTab *tab); + void handleUptime(const std::string &args, ChatTab *tab); + void handleCacheInfo(const std::string &args, ChatTab *tab _UNUSED_); bool parse2Int(const std::string &args, int *x, int *y); -- cgit v1.2.3-60-g2f50