forked from mirror/openmw-tes3mp
Bug 752, cleanup
This commit is contained in:
parent
db981a72fe
commit
36f1197b51
2 changed files with 4 additions and 6 deletions
|
@ -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)
|
||||||
|
|
Loading…
Reference in a new issue