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