Commit ca3c860f authored by Antoine Cellerier's avatar Antoine Cellerier

lets hope that this fixes the win32 build

parent a64ab4e0
......@@ -176,7 +176,7 @@ class DownloadThread : public wxThread
{
Create();
Run();
}
};
ExitCode Entry()
{
update_download( p_uit, psz_dest );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment