1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +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);
setVisible(false);
eventDone(this);
}
void CountDialog::onEditTextChange(MyGUI::EditBox* _sender)