1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-19 23:46:35 +00:00

Bug 752, cleanup

This commit is contained in:
riothamus 2013-05-16 13:51:54 -04:00
parent db981a72fe
commit 36f1197b51
2 changed files with 4 additions and 6 deletions

View file

@ -65,8 +65,6 @@ namespace MWGui
eventOkClicked(NULL, mSlider->getScrollPosition()+1); eventOkClicked(NULL, mSlider->getScrollPosition()+1);
setVisible(false); setVisible(false);
eventDone(this);
} }
void CountDialog::onEditTextChange(MyGUI::EditBox* _sender) void CountDialog::onEditTextChange(MyGUI::EditBox* _sender)