homescreenapp/hsdomainmodel/src/hswidgetcomponent.cpp
changeset 55 03646e8da489
parent 46 23b5d6a29cce
child 60 30f14686fb04
child 62 341166945d65
--- a/homescreenapp/hsdomainmodel/src/hswidgetcomponent.cpp	Thu May 27 12:46:08 2010 +0300
+++ b/homescreenapp/hsdomainmodel/src/hswidgetcomponent.cpp	Fri Jun 11 13:30:16 2010 +0300
@@ -19,8 +19,6 @@
 #include <QDir>
 
 #include "hswidgetcomponent.h"
-#include "hswidgetcomponentdescriptor.h"
-#include "hswidgetcomponentregistry.h"
 #include "hsapp_defs.h"
 #include "caservice.h"
 #include "caquery.h"
@@ -171,9 +169,3 @@
         emit available();
     }
 }
-
-
-
-
-    
-