Changeset 8 in svn


Ignore:
Timestamp:
Mar 18, 2015 2:02:48 PM (11 years ago)
Author:
jglee
Message:

채널 검색 핫키 동작 변경: 채널검색 바로 시작하지 않게 변경

File:
1 edited

Legend:

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

    r5 r8  
    6565 
    6666                if(DST_DB_GetChannelCount() == 0 || event.data[2]) this->KeyInput(this, VK_OK, false); 
    67                 if(event.data[3]) this->KeyInput(this, VK_OK, false);  //ä³Î½ºÄµ ÇÖŰ ´­·ÇÀ» °æ¿ì 
     67//              if(event.data[3]) this->KeyInput(this, VK_OK, false);  //ä³Î½ºÄµ ÇÖŰ ´­·ÇÀ» °æ¿ì 
    6868        } 
    6969 
Note: See TracChangeset for help on using the changeset viewer.