clock/clockui/clockviews/src/clockmainview.cpp
changeset 37 360d55486d7f
parent 26 a949c2543c15
child 49 5de72ea7a065
--- a/clock/clockui/clockviews/src/clockmainview.cpp	Thu May 27 12:51:15 2010 +0300
+++ b/clock/clockui/clockviews/src/clockmainview.cpp	Fri Jun 11 13:37:54 2010 +0300
@@ -78,6 +78,8 @@
 			":/style/clockalarmlistitemprototype.css");
 	HbStyleLoader::unregisterFilePath(
 			":/style/clockalarmlistitemprototype.widgetml");
+	HbStyleLoader::unregisterFilePath(
+			":/style/clockalarmlistitemprototype_color.css");
 
 }
 
@@ -144,6 +146,8 @@
 	HbStyleLoader::registerFilePath(":/style/clockalarmlistitemprototype.css");
 	HbStyleLoader::registerFilePath(
 			":/style/clockalarmlistitemprototype.widgetml");
+	HbStyleLoader::registerFilePath(
+			":/style/clockalarmlistitemprototype_color.css");
 	setmodel();
 
 	// Load the correct section based on orientation.