EOL fixes

This commit is contained in:
elasota
2020-08-11 18:35:39 -04:00
parent c95be907de
commit 84d5c46506
2 changed files with 4 additions and 4 deletions

View File

@@ -1017,7 +1017,7 @@ public:
m_outputIndexStart = firstRow * m_width + firstCol;
}
bool EmitQTContent(IOStream *stream, uint32_t dataSize, bool isCompressed) override
{
return false;