From bd39d64e2e0c08f323187fe9946c437b5ea8af35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20L=C3=B6fman?= Date: Fri, 26 Nov 2010 15:38:14 +0200 Subject: Changed the update command in resourceqt-client to match resource-client. --- resourceqt-client/client.h | 1 + 1 file changed, 1 insertion(+) (limited to 'resourceqt-client/client.h') diff --git a/resourceqt-client/client.h b/resourceqt-client/client.h index 342f5f9..b2aca41 100644 --- a/resourceqt-client/client.h +++ b/resourceqt-client/client.h @@ -80,6 +80,7 @@ private: void showPrompt(); void showResources(const QList &resList); void showResources(const QList &resList); + void modifyResources(QString resString); }; QTextStream & operator<< (QTextStream &output, -- cgit v1.2.3