Changeset 42 in svn


Ignore:
Timestamp:
Sep 14, 2015 4:18:43 PM (10 years ago)
Author:
phkim
Message:
  1. phkim
  2. 서경방송
  3. 변경내용
    • 채널 편집 가이드 글자 색 변경


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zasc/app_c/DST_WinChannelEdit.c

    r29 r42  
    154154        { 
    155155                DS_U16  final[20]; 
    156                 this->setFontStyle(this, 20,0xFF8C8C8C,this->FontGetVerAlign(this),ALIGN_LEFT); 
     156                this->setFontStyle(this, 20,0xFFDCDCDC,this->FontGetVerAlign(this),ALIGN_LEFT); 
    157157 
    158158                memset(final,0,sizeof(final)); 
Note: See TracChangeset for help on using the changeset viewer.