mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 13:18:06 -06:00
Minor code clean up
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
class HttpResponseGenerator : public QHttpResponseHeader
|
||||
{
|
||||
|
||||
public:
|
||||
public:
|
||||
void setMessage(const QByteArray& message);
|
||||
void setMessage(const QString& message);
|
||||
void setContentTypeByExt(const QString& ext);
|
||||
|
||||
Reference in New Issue
Block a user