contentstorage/caclient/inc/caservice_p.h
changeset 104 9b022b1f357c
parent 83 156f692b1687
child 121 0b3699f6c654
--- a/contentstorage/caclient/inc/caservice_p.h	Wed Jun 23 18:33:40 2010 +0300
+++ b/contentstorage/caclient/inc/caservice_p.h	Tue Jul 06 14:37:10 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);