CMenuWidget: adapt for last changes in CComponents

Origin commit data
------------------
Branch: ni/coolstream
Commit: b0f9cde09f
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-16 (Thu, 16 Aug 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
2012-08-16 17:40:16 +02:00
parent 41d214e67f
commit 5e197adea3

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