# HG changeset patch # User Dremov Kirill (Nokia-D-MSW/Tampere) # Date 1262861850 -7200 # Node ID 7f2202662322d75a041101738cae3a7650bb8501 # Parent a2952bb97e6877e7f0ece862bff4af34249f3985 Revision: 20051 Kit: 201001 diff -r a2952bb97e68 -r 7f2202662322 mmappcomponents/audiofetcher/src/audiofetcherdialog.cpp --- a/mmappcomponents/audiofetcher/src/audiofetcherdialog.cpp Thu Dec 17 08:55:47 2009 +0200 +++ b/mmappcomponents/audiofetcher/src/audiofetcherdialog.cpp Thu Jan 07 12:57:30 2010 +0200 @@ -286,7 +286,6 @@ iListBox->View()->SetListEmptyTextL( *iEmptyListText ); iStatusPaneHandler->SetTitleL( iTitle ); - iStatusPaneHandler->SetNaviPaneTitleL( KNullDesC ); CEikButtonGroupContainer& dialogCba = ButtonGroupContainer(); dialogCba.MakeCommandVisible(EAknSoftkeySelect, EFalse); @@ -876,7 +875,6 @@ AknLayoutUtils::EMainPane, mainPaneRect ); SetRect( mainPaneRect ); TRAP_IGNORE( iStatusPaneHandler->SetTitleL( iTitle ) ); - TRAP_IGNORE( iStatusPaneHandler->SetNaviPaneTitleL( KNullDesC ) ); DrawDeferred(); } diff -r a2952bb97e68 -r 7f2202662322 mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testcenrepwatcher.cpp --- a/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testcenrepwatcher.cpp Thu Dec 17 08:55:47 2009 +0200 +++ b/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testcenrepwatcher.cpp Thu Jan 07 12:57:30 2010 +0200 @@ -170,5 +170,3 @@ } // end of CMPXCenRepWatcher (mpxcenrepwatcher.h ============================================= - - \ No newline at end of file diff -r a2952bb97e68 -r 7f2202662322 mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testmpxactivetaskqueue.cpp --- a/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testmpxactivetaskqueue.cpp Thu Dec 17 08:55:47 2009 +0200 +++ b/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testmpxactivetaskqueue.cpp Thu Jan 07 12:57:30 2010 +0200 @@ -523,4 +523,3 @@ iLog->Log(_L("CCommonTestClass::DeleteCMPXActiveTaskQueue testing CMPXTaskQueue::~CMPXActiveTaskQueue end err=%d"), err); return err; } - \ No newline at end of file diff -r a2952bb97e68 -r 7f2202662322 mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testmpxcollectiontype.cpp --- a/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testmpxcollectiontype.cpp Thu Dec 17 08:55:47 2009 +0200 +++ b/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testmpxcollectiontype.cpp Thu Jan 07 12:57:30 2010 +0200 @@ -189,5 +189,3 @@ } - - \ No newline at end of file diff -r a2952bb97e68 -r 7f2202662322 mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testmpxmessagequeue.cpp --- a/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testmpxmessagequeue.cpp Thu Dec 17 08:55:47 2009 +0200 +++ b/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testmpxmessagequeue.cpp Thu Jan 07 12:57:30 2010 +0200 @@ -112,5 +112,3 @@ // end of CMPXMessageQueue (mpxmessagequeue.h) ============================================= - - \ No newline at end of file diff -r a2952bb97e68 -r 7f2202662322 mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testmpxparameter.cpp --- a/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testmpxparameter.cpp Thu Dec 17 08:55:47 2009 +0200 +++ b/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testmpxparameter.cpp Thu Jan 07 12:57:30 2010 +0200 @@ -145,5 +145,3 @@ } - - \ No newline at end of file diff -r a2952bb97e68 -r 7f2202662322 mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testmpxsession.cpp --- a/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testmpxsession.cpp Thu Dec 17 08:55:47 2009 +0200 +++ b/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testmpxsession.cpp Thu Jan 07 12:57:30 2010 +0200 @@ -235,4 +235,3 @@ // end of RMPXSession (mpxsession.h) ============================================= - \ No newline at end of file diff -r a2952bb97e68 -r 7f2202662322 mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testpluginmonitor.cpp --- a/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testpluginmonitor.cpp Thu Dec 17 08:55:47 2009 +0200 +++ b/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testpluginmonitor.cpp Thu Jan 07 12:57:30 2010 +0200 @@ -70,5 +70,3 @@ } // end of CMPXPluginMonitor (mpxpluginmonitor.h) ============================================= - - \ No newline at end of file diff -r a2952bb97e68 -r 7f2202662322 mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testviewplugin.cpp --- a/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testviewplugin.cpp Thu Dec 17 08:55:47 2009 +0200 +++ b/mmappfw_plat/mpx_common_api/tsrc/ui_commontestclass/src/testviewplugin.cpp Thu Jan 07 12:57:30 2010 +0200 @@ -85,4 +85,3 @@ //end of CMPXViewPlugin (mpxviewplugin.h ============================================= - \ No newline at end of file diff -r a2952bb97e68 -r 7f2202662322 mmappfw_plat/mpx_common_definition_api/inc/mpxpathconfiguration.hrh --- a/mmappfw_plat/mpx_common_definition_api/inc/mpxpathconfiguration.hrh Thu Dec 17 08:55:47 2009 +0200 +++ b/mmappfw_plat/mpx_common_definition_api/inc/mpxpathconfiguration.hrh Thu Jan 07 12:57:30 2010 +0200 @@ -21,7 +21,7 @@ #define MPXPATHCONFIGURATION_HRH // INCLUDES -#include +#include // MACROS #define text_hdd_root_path "E:\\"