1
#include <enumsheader.rh>
2
3
RESOURCE COLORS r_test2_broken
4
{
5
aknFgColor = unknown;
6
aknBgColor = CAknColorRed;
7
}