summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mailit/popclient.h
Unidiff
Diffstat (limited to 'noncore/unsupported/mailit/popclient.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/mailit/popclient.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/unsupported/mailit/popclient.h b/noncore/unsupported/mailit/popclient.h
index 10b71ab..c58bc48 100644
--- a/noncore/unsupported/mailit/popclient.h
+++ b/noncore/unsupported/mailit/popclient.h
@@ -37,4 +37,4 @@ public:
37 ~PopClient(); 37 ~PopClient();
38 void newConnection(QString target, int port); 38 void newConnection(const QString &target, int port);
39 void setAccount(QString popUser, QString popPasswd); 39 void setAccount(const QString &popUser, const QString &popPasswd);
40 void setSynchronize(int lastCount); 40 void setSynchronize(int lastCount);