mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user