homescreenapp/runtimeplugins/hsdefaultruntimeplugin/inc/hsdefaultruntime.h
changeset 62 341166945d65
parent 51 4785f57bf3d4
--- a/homescreenapp/runtimeplugins/hsdefaultruntimeplugin/inc/hsdefaultruntime.h	Thu Jun 24 13:11:40 2010 +0100
+++ b/homescreenapp/runtimeplugins/hsdefaultruntimeplugin/inc/hsdefaultruntime.h	Fri Jun 25 19:19:22 2010 +0300
@@ -52,13 +52,14 @@
 
 signals:
     void event_exit();
-
+    void event_toIdle();
 protected:
     bool eventFilter(QObject *watched, QEvent *event);
 
 private:
     Q_DISABLE_COPY(HsDefaultRuntime)
 
+    void registerAnimations();
     void createStatePublisher();
     void createContentServiceParts();
     void createStates();