Integrating github/staging through commit ab87ed9
This commit is contained in:
@@ -37,7 +37,6 @@ namespace News
|
||||
return false;
|
||||
}
|
||||
QImage image = reader.read();
|
||||
int nBytes = image.sizeInBytes();
|
||||
|
||||
QPixmap pixmap(filename);
|
||||
QByteArray data;
|
||||
|
||||
@@ -39,7 +39,6 @@ namespace News
|
||||
pbuf->sputn(m_resource.GetData().data(), m_resource.GetData().size());
|
||||
Aws::String awsUrl;
|
||||
|
||||
bool good = ss->good();
|
||||
if (!s3Connector.PutObject(
|
||||
m_resource.GetId().toStdString().c_str(),
|
||||
ss,
|
||||
|
||||
Reference in New Issue
Block a user