CMenuWidget: adapt for last changes in CComponents

This commit is contained in:
2012-08-16 17:40:16 +02:00
parent b0fc5efe28
commit b0f9cde09f

View File

@@ -1165,6 +1165,7 @@ void CMenuWidget::paintHint(int pos)
info_box->setWidth(iwidth);
info_box->setCornerRadius(RADIUS_LARGE);
info_box->syncSysColors();
info_box->setShadowOnOff(CC_SHADOW_ON);
}
#if 0
/* force full paint - menu-over i.e. option chooser with pulldown can overwrite */