mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
CMsgBox: fix paint of footer buttons
Only paint of button container is required.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 37387a3e69
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-05-21 (Sun, 21 May 2017)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -335,7 +335,7 @@ int CMsgBox::exec()
|
||||
|
||||
void CMsgBox::refreshFoot(void)
|
||||
{
|
||||
ccw_footer->paint(false);
|
||||
ccw_footer->getButtonChainObject()->paint();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user