qtmobility/src/messaging/qmessageaccountid.h
changeset 8 71781823f776
parent 1 2b40d63a9c3d
child 11 06b8e2af4411
--- a/qtmobility/src/messaging/qmessageaccountid.h	Fri May 14 16:41:33 2010 +0300
+++ b/qtmobility/src/messaging/qmessageaccountid.h	Thu May 27 13:42:11 2010 +0300
@@ -55,7 +55,7 @@
 public:
     QMessageAccountId();
     QMessageAccountId(const QMessageAccountId &other);
-    QMessageAccountId(const QString &id);
+    QMessageAccountId(const QString& id);
     ~QMessageAccountId();
     
     QMessageAccountId& operator=(const QMessageAccountId &other);