mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
CCDraw: add signal OnAfterPaintBg
This commit is contained in:
@@ -630,6 +630,7 @@ void CCDraw::paintFbItems(bool do_save_bg)
|
||||
}
|
||||
}
|
||||
is_painted = v_fbdata[i].is_painted = true;
|
||||
OnAfterPaintBg();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user