comparison src/core/http.cc @ 230:2f5a9247e501

torrents: implement download button erg
author Paper <paper@paper.us.eu.org>
date Sat, 13 Jan 2024 09:42:02 -0500
parents 53211cb1e7f5
children 4d461ef7d424
comparison
equal deleted inserted replaced
229:adc20fa321c1 230:2f5a9247e501
63 } 63 }
64 return userdata; 64 return userdata;
65 } 65 }
66 66
67 } // namespace HTTP 67 } // namespace HTTP
68
69 #include "core/moc_http.cpp"