1
#include <enumstructheader.rh>
2
#include <enumvaluesheader.rh>
3
4
RESOURCE COLORS r_test2_oh
5
{
6
aknFgColor = CAknColorGreen;
7
aknBgColor = CAknColorBlue;
8
}