From 8d5688abf2c695f384ef5acf6fa2eeecf1b702c1 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Sat, 12 Sep 2009 05:57:39 +0000 Subject: bug fixes --- source/QXmppUtils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/QXmppUtils.h') diff --git a/source/QXmppUtils.h b/source/QXmppUtils.h index 635b80b8..cb753003 100644 --- a/source/QXmppUtils.h +++ b/source/QXmppUtils.h @@ -50,7 +50,7 @@ QString escapeString(const QString& str); QString unescapeString(const QString& str); QString getImageType(const QByteArray& image); -QByteArray getImageHash(const QByteArray& image); +QString getImageHash(const QByteArray& image); QImage getImageFromByteArray(const QByteArray& image); #endif // QXMPPUTILS_H -- cgit v1.2.3