contentstorage/caclient/inc/caservice_p.h
changeset 99 7aaf39b772ac
parent 96 5d243a69bdda
child 116 305818acdca4
--- a/contentstorage/caclient/inc/caservice_p.h	Fri Jun 11 16:13:51 2010 +0300
+++ b/contentstorage/caclient/inc/caservice_p.h	Thu Jun 24 16:18:29 2010 +0300
@@ -58,7 +58,7 @@
 
     bool prependEntriesToGroup(int groupId, const QList<int> &entryIdList);
 
-    bool executeCommand(const CaEntry &entry, const QString &command);
+    int executeCommand(const CaEntry &entry, const QString &command);
 
     CaNotifier *createNotifier(const CaNotifierFilter &filter);