From 25c021cf36e2ce1924d2fb253f147c3ed8726bf2 Mon Sep 17 00:00:00 2001 From: Wolf Bergenheim Date: Thu, 18 Nov 2010 07:43:29 +0200 Subject: Added support for the -p (prefix) flag --- 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 c22475d..140c668 100644 --- a/resourceqt-client/client.h +++ b/resourceqt-client/client.h @@ -70,6 +70,7 @@ private: QString applicationClass; ResourcePolicy::ResourceSet *resourceSet; QTextStream output; + QString prefix; static QMap commandList; -- cgit v1.2.3