// for some unknown reason if the tab control shows the up-down
// control (i.e. when there are too many pages) -- otherwise after
// deleting a page nothing at all is shown
// for some unknown reason if the tab control shows the up-down
// control (i.e. when there are too many pages) -- otherwise after
// deleting a page nothing at all is shown
wxWindow *child = node->GetData();
ApplyThemeBackground(child, colour);
}
wxWindow *child = node->GetData();
ApplyThemeBackground(child, colour);
}