homescreenapp/serviceproviders/hsmenuserviceprovider/tsrc/t_hsmenuserviceprovider/src/t_hsmenuentryremovedhandler.cpp
changeset 97 66b5fe3c07fd
parent 90 3ac3aaebaee5
--- a/homescreenapp/serviceproviders/hsmenuserviceprovider/tsrc/t_hsmenuserviceprovider/src/t_hsmenuentryremovedhandler.cpp	Mon Sep 27 11:52:00 2010 +0300
+++ b/homescreenapp/serviceproviders/hsmenuserviceprovider/tsrc/t_hsmenuserviceprovider/src/t_hsmenuentryremovedhandler.cpp	Wed Oct 06 16:06:24 2010 +0300
@@ -26,8 +26,10 @@
 #include "canotifier.h"
 #include "canotifierfilter.h"
 
-
-     
+// ---------------------------------------------------------------------------
+//
+// ---------------------------------------------------------------------------
+//
 void MenuServiceTest::HsMenuEntryRemovedHandlerTest_data()
 {
     // define testing data table
@@ -48,6 +50,10 @@
     QTest::newRow("no_notification") << 1 << static_cast<int>(RemoveChangeType) << 0 << 0;
 }
 
+// ---------------------------------------------------------------------------
+//
+// ---------------------------------------------------------------------------
+//
 void MenuServiceTest::HsMenuEntryRemovedHandlerTest()
 {
     QFETCH(int, subscribedId);