summaryrefslogtreecommitdiff
path: root/resourceqt-client/client.h
diff options
context:
space:
mode:
authorWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-11-18 07:43:29 +0200
committerWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-11-18 07:43:29 +0200
commit25c021cf36e2ce1924d2fb253f147c3ed8726bf2 (patch)
tree74ea0f86f5ca2533d8bc4171fb0ef38d82204c1b /resourceqt-client/client.h
parent4b949a43b56a2336499c30e2bdc4c1cda8e81a68 (diff)
Added support for the -p (prefix) flag
Diffstat (limited to 'resourceqt-client/client.h')
-rw-r--r--resourceqt-client/client.h1
1 files changed, 1 insertions, 0 deletions
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<QString, CommandListArgs> commandList;