From 7b155f111daf5d7ae477b16d0f0789b1113bea74 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 6 Jun 2012 00:04:33 +0300 Subject: Fix some issues after auto checking. --- src/spellshortcut.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/spellshortcut.cpp') diff --git a/src/spellshortcut.cpp b/src/spellshortcut.cpp index 0f8697f79..ad506e6d5 100644 --- a/src/spellshortcut.cpp +++ b/src/spellshortcut.cpp @@ -37,9 +37,9 @@ SpellShortcut *spellShortcut; -SpellShortcut::SpellShortcut() +SpellShortcut::SpellShortcut() : + mItemSelected(-1) { - mItemSelected = -1; load(); } -- cgit v1.2.3-70-g09d2