mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
integrada la nueva versi?n de qtwebapp
This commit is contained in:
@ -109,7 +109,6 @@ void HttpResponse::writeText(QString text, bool lastPart)
|
||||
write(text.toAscii(),lastPart);
|
||||
}
|
||||
|
||||
|
||||
bool HttpResponse::hasSentLastPart() const {
|
||||
return sentLastPart;
|
||||
}
|
||||
|
Reference in New Issue
Block a user