1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-21 18:09:39 +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)