diff -r e8a69c93c830 -r ecf6a73a9186 messagingapp/msgnotifications/msgnotificationdialogplugin/src/msgnotificationdialogplugin.cpp --- 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() { + } // ----------------------------------------------------------------------------