diff options
author | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-08-02 11:10:14 (GMT) |
---|---|---|
committer | Gareth Stockwell <ext-gareth.stockwell@nokia.com> | 2010-08-02 12:07:42 (GMT) |
commit | 1c7c6e2326b2f89bdf564cebe89ff6f95c3f17d7 (patch) | |
tree | b634362fa1cfdfc869e1412b6caa8cc6f5a76e08 /src/3rdparty/zlib | |
parent | 7f4e72f438362da7b862ea682f36ec959070e1cb (diff) | |
download | Qt-1c7c6e2326b2f89bdf564cebe89ff6f95c3f17d7.zip Qt-1c7c6e2326b2f89bdf564cebe89ff6f95c3f17d7.tar.gz Qt-1c7c6e2326b2f89bdf564cebe89ff6f95c3f17d7.tar.bz2 |
Fixed build break on Symbian versions earlier than S^3
The following overload was added in S^3:
TInt RApaLsSession::RecognizeData(const TDesC8& aBuffer,
TDataRecognitionResult& aDataType) const
In order to allow the backend to compile against earlier versions
of the platform, this patch calls the RecognizeData overload which
taking the same arguments as above, plus a filename (for which
KNullDesC is passed).
Task-number: QTBUG-6562
Reviewed-by: trustme
Diffstat (limited to 'src/3rdparty/zlib')
0 files changed, 0 insertions, 0 deletions