homescreenapp/hsdomainmodel/inc/hsshortcutservice.h
changeset 55 03646e8da489
parent 35 f9ce957a272c
child 60 30f14686fb04
--- a/homescreenapp/hsdomainmodel/inc/hsshortcutservice.h	Thu May 27 12:46:08 2010 +0300
+++ b/homescreenapp/hsdomainmodel/inc/hsshortcutservice.h	Fri Jun 11 13:30:16 2010 +0300
@@ -48,7 +48,7 @@
 
 private:
 	QScopedPointer<HsShortcutServicePrivate> mD; 	
-    static QScopedPointer<HsShortcutService> mInstance;    
+    static HsShortcutService *mInstance;    
     
     HOMESCREEN_TEST_FRIEND_CLASS(TestRuntimeServices)
 };