homescreenapp/stateplugins/hsmenuworkerstateplugin/tsrc/t_hsmenuworkerstateplugin/src/t_hsaddtohomescreenstate.cpp
changeset 97 66b5fe3c07fd
parent 90 3ac3aaebaee5
--- a/homescreenapp/stateplugins/hsmenuworkerstateplugin/tsrc/t_hsmenuworkerstateplugin/src/t_hsaddtohomescreenstate.cpp	Mon Sep 27 11:52:00 2010 +0300
+++ b/homescreenapp/stateplugins/hsmenuworkerstateplugin/tsrc/t_hsmenuworkerstateplugin/src/t_hsaddtohomescreenstate.cpp	Wed Oct 06 16:06:24 2010 +0300
@@ -37,6 +37,7 @@
 
 
 // ---------------------------------------------------------------------------
+//
 // ---------------------------------------------------------------------------
 //
 void MenuStatesTest::AddToHomeScreenState_construction()
@@ -64,8 +65,8 @@
 #endif//Q_OS_SYMBIAN
 }
 
-
 // ---------------------------------------------------------------------------
+//
 // ---------------------------------------------------------------------------
 //
 void MenuStatesTest::AddToHomeScreenState_onEntry()
@@ -103,7 +104,7 @@
                         CaItemModel::IdRole).toInt();
             }
         }
-		QVERIFY(clockId != 0);
+        QVERIFY(clockId != 0);
         const QString clockWidgetUri("hsclockwidgetplugin");
 
         QVariantMap eventAttributes;
@@ -149,6 +150,7 @@
 }
 
 // ---------------------------------------------------------------------------
+//
 // ---------------------------------------------------------------------------
 //
 void MenuStatesTest::AddToHomeScreenState_onEntry_2()
@@ -203,6 +205,7 @@
 }
 
 // ---------------------------------------------------------------------------
+//
 // ---------------------------------------------------------------------------
 //
 void MenuStatesTest::AddToHomeScreenState_onEntry_3()
@@ -263,6 +266,7 @@
 }
 
 // ---------------------------------------------------------------------------
+//
 // ---------------------------------------------------------------------------
 //
 void MenuStatesTest::AddToHomeScreenState_onEntry_4()
@@ -324,9 +328,9 @@
 }
 
 // ---------------------------------------------------------------------------
+//
 // ---------------------------------------------------------------------------
 //
-
 void MenuStatesTest::AddToHomeScreenState_showMessageWidgetCorrupted()
 {
 #ifdef Q_OS_SYMBIAN
@@ -367,8 +371,3 @@
 #endif//Q_OS_SYMBIAN
 }
 
-
-
-
-
-