From 928145e71e073842c7e8947eda7e56050229b5f2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 11 May 2014 12:00:06 +0300 Subject: extract consts form emoteshortcut into separate file. --- src/emoteshortcut.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/emoteshortcut.h') diff --git a/src/emoteshortcut.h b/src/emoteshortcut.h index 3e03a18f5..45bfcdabc 100644 --- a/src/emoteshortcut.h +++ b/src/emoteshortcut.h @@ -22,9 +22,9 @@ #ifndef EMOTESHORTCUT_H #define EMOTESHORTCUT_H -#include "localconsts.h" +#include "emoteshortcutconsts.h" -static const int SHORTCUT_EMOTES = 48; +#include "localconsts.h" /** * The class which keeps track of the emote shortcuts. -- cgit v1.2.3-60-g2f50