From cdc721a1c6c5cf80736101352161b66ea3f90c50 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 27 Dec 2012 16:48:32 +0300 Subject: Remove set font from graphics object. --- src/gui/widgets/spellshortcutcontainer.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/widgets/spellshortcutcontainer.cpp') diff --git a/src/gui/widgets/spellshortcutcontainer.cpp b/src/gui/widgets/spellshortcutcontainer.cpp index ee43a5d3f..bc45a6432 100644 --- a/src/gui/widgets/spellshortcutcontainer.cpp +++ b/src/gui/widgets/spellshortcutcontainer.cpp @@ -105,7 +105,6 @@ void SpellShortcutContainer::draw(gcn::Graphics *graphics) Graphics *const g = static_cast(graphics); gcn::Font *const font = getFont(); - graphics->setFont(font); const int selectedId = spellShortcut->getSelectedItem(); g->setColor(mForegroundColor); -- cgit v1.2.3-70-g09d2