changeset 5 | 627c4a0fd0e7 |
parent 3 | 11d3954df52a |
child 21 | 4633027730f5 |
child 34 | ed14f46c0e55 |
--- a/src/hbservers/hbthemeserver/hbthemeserverutils_p.h Thu May 27 13:10:59 2010 +0300 +++ b/src/hbservers/hbthemeserver/hbthemeserverutils_p.h Fri Jun 11 13:58:22 2010 +0300 @@ -58,6 +58,8 @@ static bool removeSharedEffect(const QString &fileName); static void clearSharedEffects(); + static void createThemeIndex(const QString &themePath, const HbThemeType &themetype); + private: };