[project @ 2004-08-01 23:58:26 by jmb]

Allow dragging in of CSS files

svn path=/import/netsurf/; revision=1176
This commit is contained in:
John Mark Bell 2004-08-01 23:58:26 +00:00
parent c8e7fd93e6
commit db2b05cfae
1 changed files with 1 additions and 0 deletions

View File

@ -1024,6 +1024,7 @@ void ro_msg_dataload(wimp_message *message)
url = ro_gui_url_file_parse(message->data.data_xfer.file_name);
else if (file_type == 0xfaf ||
file_type == 0xf78 ||
file_type == 0xf79 ||
file_type == 0xf83 ||
file_type == 0x695 ||
file_type == 0xaff ||