From 248ec24e0e776588278053c33bef18be52c489c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20L=C3=B6fman?= Date: Wed, 1 Dec 2010 11:51:22 +0200 Subject: Implemented suggestions from reviews. --- resourceqt-client/client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resourceqt-client/client.h') diff --git a/resourceqt-client/client.h b/resourceqt-client/client.h index b2aca41..e592fb9 100644 --- a/resourceqt-client/client.h +++ b/resourceqt-client/client.h @@ -80,7 +80,7 @@ private: void showPrompt(); void showResources(const QList &resList); void showResources(const QList &resList); - void modifyResources(QString resString); + void modifyResources(const QString &resString); }; QTextStream & operator<< (QTextStream &output, -- cgit v1.2.3