From 3e09a2b6fcfef5582eff798f2c4299f706dbd5e7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 18 Oct 2013 01:36:22 +0300 Subject: add missing initialisation in emoteshortcut. --- src/emoteshortcut.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/emoteshortcut.cpp') diff --git a/src/emoteshortcut.cpp b/src/emoteshortcut.cpp index 2bd8e37d6..9a7acaeb1 100644 --- a/src/emoteshortcut.cpp +++ b/src/emoteshortcut.cpp @@ -29,7 +29,7 @@ #include "debug.h" -EmoteShortcut *emoteShortcut; +EmoteShortcut *emoteShortcut = nullptr; EmoteShortcut::EmoteShortcut(): mEmoteSelected(0) -- cgit v1.2.3-60-g2f50