From d8aaca79e608c98dfa82f145b032ca94ce473138 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 13 Jul 2012 01:31:22 +0300 Subject: Change shortcuts windows theming. --- src/gui/widgets/spellshortcutcontainer.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/gui/widgets/spellshortcutcontainer.cpp') diff --git a/src/gui/widgets/spellshortcutcontainer.cpp b/src/gui/widgets/spellshortcutcontainer.cpp index 7818dc8dc..c3e3b1495 100644 --- a/src/gui/widgets/spellshortcutcontainer.cpp +++ b/src/gui/widgets/spellshortcutcontainer.cpp @@ -63,7 +63,8 @@ SpellShortcutContainer::SpellShortcutContainer(unsigned number): mSpellPopup = new SpellPopup; - mBackgroundImg = Theme::getImageFromTheme("item_shortcut_bgr.png"); + mBackgroundImg = Theme::getImageFromThemeXml( + "item_shortcut_background.xml"); if (spellShortcut) mMaxItems = spellShortcut->getSpellsCount(); else -- cgit v1.2.3-60-g2f50