Home
last modified time | relevance | path

Searched defs:_CategorySetting (Results 1 – 1 of 1) sorted by relevance

/dports/ftp/urlgfe/urlgfe-0.7.1/src/
H A Dcategory_setting.h21 struct _CategorySetting { struct
22 DownloadSetting download;
24 char* name;
34 unsigned int col_completed:1;
35 unsigned int col_total:1;
36 unsigned int col_speed:1;
37 unsigned int col_retry:1;
38 unsigned int col_url:1;
40 unsigned int text_filename:1;
42 unsigned int text_url:1;
[all …]