application/application.h

changeset 52
0c881944fa10
parent 51
e324291ca9f8
child 53
da05df77652e
equal deleted inserted replaced
51:e324291ca9f8 52:0c881944fa10
109 109
110 UiList *properties; 110 UiList *properties;
111 UiText *text; 111 UiText *text;
112 UiGeneric *image; 112 UiGeneric *image;
113 113
114 UiString *info_url;
115 UiString *info_name;
116 UiString *info_type;
117 UiString *info_encrypted;
118 UiString *info_etag;
119 UiString *info_size;
120
114 int error; 121 int error;
115 char *message_str; 122 char *message_str;
116 123
117 CxBuffer *text_content; 124 CxBuffer *text_content;
118 char *tmp_file; 125 char *tmp_file;

mercurial