Changeset 24158


Ignore:
Timestamp:
10/09/13 14:51:03 (10 years ago)
Author:
nit
Message:

[titan] add rcok to bgdownload for exit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/bgdownload.h

    r24143 r24158  
    161161               
    162162                if(rcret == getrcconfigint("rcexit", NULL)) break;
     163                if(rcret == getrcconfigint("rcok", NULL)) break;
    163164               
    164165                if(rcret == getrcconfigint("rcred", NULL) && listbox->select != NULL && listbox->select->handle != NULL) //stop download
Note: See TracChangeset for help on using the changeset viewer.