From dd8cc8f1ec201b482630200c46a56454f2195b51 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 19 Oct 2013 11:28:49 +0300 Subject: add missing initialisation in spellshortcut. --- src/spellshortcut.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/spellshortcut.cpp') diff --git a/src/spellshortcut.cpp b/src/spellshortcut.cpp index acac04e19..73cbb0122 100644 --- a/src/spellshortcut.cpp +++ b/src/spellshortcut.cpp @@ -24,7 +24,7 @@ #include "debug.h" -SpellShortcut *spellShortcut; +SpellShortcut *spellShortcut = nullptr; SpellShortcut::SpellShortcut() : mItemSelected(-1) -- cgit v1.2.3-60-g2f50