diff --git a/apps/openmw/mwgui/spellbuyingwindow.cpp b/apps/openmw/mwgui/spellbuyingwindow.cpp index 9fca86caba..a66b21ba2b 100644 --- a/apps/openmw/mwgui/spellbuyingwindow.cpp +++ b/apps/openmw/mwgui/spellbuyingwindow.cpp @@ -62,7 +62,7 @@ namespace MWGui mCurrentY += lineHeight; toAdd->setUserData(price); - toAdd->setCaptionWithReplacing(spell.mName + " - " + MyGUI::utility::toString(price) + "#{sgp}"); + toAdd->setCaptionWithReplacing(spell.mName + " - " + MyGUI::utility::toString(price) + "#{sgp}"); toAdd->setSize(mSpellsView->getWidth(), lineHeight); toAdd->eventMouseWheel += MyGUI::newDelegate(this, &SpellBuyingWindow::onMouseWheel); toAdd->setUserString("ToolTipType", "Spell"); diff --git a/files/data/mygui/openmw_spell_buying_window.layout b/files/data/mygui/openmw_spell_buying_window.layout index 25a02945ee..d3ec75ef45 100644 --- a/files/data/mygui/openmw_spell_buying_window.layout +++ b/files/data/mygui/openmw_spell_buying_window.layout @@ -1,28 +1,28 @@ - + - - - - - + + + + + - - + + - + - +