CMenuWidget: adapt for last changes in CComponents

Origin commit data
------------------
Commit: b0f9cde09f
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-16 (Thu, 16 Aug 2012)
This commit is contained in:
2012-08-16 17:40:16 +02:00
parent 7c8195b746
commit 8cbc17affd

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 */