diff -r e6f74eb7f69f -r ba1b7e218624 homescreenapp/stateplugins/hshomescreenstateplugin/tsrc/t_hshomescreenstateplugin/t_hshomescreenstateplugin.pri --- a/homescreenapp/stateplugins/hshomescreenstateplugin/tsrc/t_hshomescreenstateplugin/t_hshomescreenstateplugin.pri Mon Oct 18 10:20:15 2010 +0300 +++ b/homescreenapp/stateplugins/hshomescreenstateplugin/tsrc/t_hshomescreenstateplugin/t_hshomescreenstateplugin.pri Wed Oct 20 15:25:39 2010 +0300 @@ -35,6 +35,7 @@ ../../../../hsdomainmodel/inc/hsdocumentloader.h \ ../../../../hsdomainmodel/inc/hsconfiguration.h \ ../../../../hsdomainmodel/inc/hssystemevents.h \ + ../../../../hsdomainmodel/inc/hsdbupdatethread.h \ ../../../../hsutils/inc/*.h \ ../../../../hsutils/tsrc/t_hsutils/inc/mocksysteminfo.h @@ -53,7 +54,8 @@ ../../../../hsdomainmodel/src/hswidgethostvisual.cpp \ ../../../../hsdomainmodel/src/hswidgettoucharea.cpp \ ../../../../hsdomainmodel/src/hswidgetpositioningonwidgetadd.cpp \ - ../../../../hsdomainmodel/src/hssystemevents.cpp \ + ../../../../hsdomainmodel/src/hssystemevents.cpp \ + ../../../../hsdomainmodel/src/hsdbupdatethread.cpp \ ../../../../hsutils/src/hsimagegridwidget.cpp \ ../../../../hsutils/src/hsmenuevent.cpp \ ../../../../hsutils/src/hsmenueventfactory.cpp \