mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
CComponentsWindow: remove refresh()
initCCWItems() does the same, but is private
This commit is contained in:
@@ -512,7 +512,6 @@ int CTestMenu::exec(CMenuTarget* parent, const std::string &actionKey)
|
||||
window->setWindowIcon(NEUTRINO_ICON_LOCK);
|
||||
window->setWindowCaption("Test");
|
||||
}
|
||||
window->refresh();
|
||||
|
||||
if (!window->isPainted())
|
||||
window->paint();
|
||||
|
Reference in New Issue
Block a user