Minor code clean up

This commit is contained in:
Christophe Dumez
2012-08-25 16:34:00 +03:00
parent f3d5039e33
commit 093fb303f3
5 changed files with 24 additions and 17 deletions

View File

@@ -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);