gui/widget/stringinput_ext.cpp: fix cycle on dialog after timeout

This commit is contained in:
[CST] Focus
2014-11-20 14:37:17 +03:00
parent 055fc0a187
commit a63acf6306

View File

@@ -248,6 +248,7 @@ int CExtendedInput::exec( CMenuTarget* parent, const std::string & )
*cancel = false;
}
else if(erg==CMessageBox::mbrCancel){
timeoutEnd = CRCInput::calcTimeoutEnd(g_settings.timing[SNeutrinoSettings::TIMING_MENU] == 0 ? 0xFFFF : g_settings.timing[SNeutrinoSettings::TIMING_MENU]);
}
} else {
//keine <20>nderungen - beenden ok