messagingapp/msgnotifications/msgnotificationdialogplugin/src/msgnotificationdialogplugin.cpp
changeset 73 ecf6a73a9186
parent 25 84d9eb65b26f
--- a/messagingapp/msgnotifications/msgnotificationdialogplugin/src/msgnotificationdialogplugin.cpp	Fri Sep 17 20:16:33 2010 +0530
+++ b/messagingapp/msgnotifications/msgnotificationdialogplugin/src/msgnotificationdialogplugin.cpp	Tue Oct 05 13:58:47 2010 +0530
@@ -32,6 +32,7 @@
 // Constants
 const int NoError = 0;
 
+
 // ----------------------------------------------------------------------------
 // MsgNotificationDialogPlugin::MsgNotificationDialogPlugin
 // @see msgnotificationdialogplugin.h
@@ -46,6 +47,7 @@
 // ----------------------------------------------------------------------------
 MsgNotificationDialogPlugin::~MsgNotificationDialogPlugin()
 {
+ 
 }
 
 // ----------------------------------------------------------------------------