--- a/src/hbservers/hbthemeserver/hbthemeserverutils_p.h Mon Apr 19 14:02:13 2010 +0300
+++ b/src/hbservers/hbthemeserver/hbthemeserverutils_p.h Mon May 03 12:48:33 2010 +0300
@@ -52,6 +52,9 @@
static void createDeviceProfileDatabase();
static HbSharedCache *createSharedCache();
static int sharedCacheOffset();
+ static bool removeSharedEffect(const QString &fileName);
+ static void clearSharedEffects();
+
private:
static int sharedCacheItemOffset(const QString &key);
static int serverSecondaryCacheOffset;