From 5c3746562bafd61603c67958fc82ff097a69e3a4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 2 Feb 2014 12:49:08 +0300 Subject: Add missing const and static into other classes. --- src/emoteshortcut.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/emoteshortcut.h') diff --git a/src/emoteshortcut.h b/src/emoteshortcut.h index 0b5859fe9..3e03a18f5 100644 --- a/src/emoteshortcut.h +++ b/src/emoteshortcut.h @@ -60,7 +60,7 @@ class EmoteShortcut final /** * Returns the amount of shortcut Emotes. */ - unsigned int getEmoteCount() const A_WARN_UNUSED + static unsigned int getEmoteCount() A_WARN_UNUSED { return SHORTCUT_EMOTES; } /** -- cgit v1.2.3-60-g2f50