Fix compilation with QT_NO_COMPRESS

Change-Id: Iabd57782458874abbc6b553b5e255a6b614de023
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
Albert Astals Cid 2018-12-17 11:27:00 +01:00
parent 3e1758e35d
commit 59386e0907

View File

@ -332,8 +332,8 @@ qint64 RCCFileInfo::writeDataBlob(RCCResourceLibrary &lib, qint64 offset,
lib.m_errorDevice->write(msg.toUtf8());
}
}
}
#endif // QT_NO_COMPRESS
}
// some info
if (text || pass1) {