summaryrefslogtreecommitdiff
path: root/libresourceqt/include/qt4/policy
diff options
context:
space:
mode:
authorRobert Löfman <ext-robert.lofman@nokia.com>2010-11-26 15:38:14 +0200
committerRobert Löfman <ext-robert.lofman@nokia.com>2010-11-26 15:38:14 +0200
commitbd39d64e2e0c08f323187fe9946c437b5ea8af35 (patch)
treeef534242e629f5daaf19501e90e5e766af0900ac /libresourceqt/include/qt4/policy
parentb723c98d18c4fdec1654ea283e5bfd9ea44dc701 (diff)
Changed the update command in resourceqt-client to match resource-client.
Diffstat (limited to 'libresourceqt/include/qt4/policy')
-rw-r--r--libresourceqt/include/qt4/policy/resource-set.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libresourceqt/include/qt4/policy/resource-set.h b/libresourceqt/include/qt4/policy/resource-set.h
index 538f9ae..fbf8bd8 100644
--- a/libresourceqt/include/qt4/policy/resource-set.h
+++ b/libresourceqt/include/qt4/policy/resource-set.h
@@ -210,6 +210,8 @@ public:
/**
* Initialize and connect the ResourceEngine of this ResourceSet.
+ * Use this method after adding resources to the ResourceSet initially.
+ * \return true if the method succeeds without encountering errors.
*/
bool initAndConnect();