aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/src/wkspublishjob.h
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2016-10-05 15:27:36 +0000
committerAndre Heinecke <[email protected]>2016-10-05 15:36:17 +0000
commit88c7e84ede4b6017cac3a396e8c87c2bd3a2bf58 (patch)
treed75492e5cca8da4374c931f87102b42979c5a9a6 /lang/qt/src/wkspublishjob.h
parentqt: Disable tests that require a password for 2.0 (diff)
downloadgpgme-88c7e84ede4b6017cac3a396e8c87c2bd3a2bf58.tar.gz
gpgme-88c7e84ede4b6017cac3a396e8c87c2bd3a2bf58.zip
qt: Fix spelling error in WKSPublishJob
* src/qgpgmewkspublishjob.cpp, src/qgpgmewkspublishjob.h, src/wkspublishjob.h, tests/t-wkspublish.cpp: Fix spelling of received. * src/configure.ac (LIBQGPGME_LT_CURRENT): Bump accordingly. -- While this is an API break I've decided to fix this now instead of deprecating / keeping it around forever in the API. The only known users of QGpgME are KDE Applications and there it is not yet used.
Diffstat (limited to 'lang/qt/src/wkspublishjob.h')
-rw-r--r--lang/qt/src/wkspublishjob.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/qt/src/wkspublishjob.h b/lang/qt/src/wkspublishjob.h
index d7bcd5dd..0cec630d 100644
--- a/lang/qt/src/wkspublishjob.h
+++ b/lang/qt/src/wkspublishjob.h
@@ -82,7 +82,7 @@ public:
*
* @param response The response of the server.
**/
- virtual void startRecieve(const QByteArray &response) = 0;
+ virtual void startReceive(const QByteArray &response) = 0;
Q_SIGNALS:
/* Result of the operation returned Data and returned Error are