mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 21:28:07 -06:00
Demote to helper function
Rename function
This commit is contained in:
committed by
sledgehammer999
parent
a739d86e3d
commit
7d2802cf2c
@@ -37,11 +37,8 @@
|
||||
|
||||
namespace Http
|
||||
{
|
||||
namespace ResponseGenerator
|
||||
{
|
||||
QByteArray generate(Response response);
|
||||
QString httpDate();
|
||||
};
|
||||
QByteArray toByteArray(Response response);
|
||||
QString httpDate();
|
||||
}
|
||||
|
||||
#endif // HTTP_RESPONSEGENERATOR_H
|
||||
|
||||
Reference in New Issue
Block a user