mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
CMsgBox: add missing disableTimeOutBar()
addendum to CHintBox: move showTimeOutBar() to protected, add params to enableTimeOutBar()
This commit is contained in:
@@ -304,6 +304,7 @@ int CMsgBox::exec()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
disableTimeOutBar();
|
||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user