phonebookui/Phonebook2/Commands/src/CPbk2CommandStore.cpp
branchRCL_3
changeset 68 9da50d567e3c
parent 63 f4a778e096c2
child 85 38bb213f60ba
--- a/phonebookui/Phonebook2/Commands/src/CPbk2CommandStore.cpp	Wed Sep 01 12:29:52 2010 +0100
+++ b/phonebookui/Phonebook2/Commands/src/CPbk2CommandStore.cpp	Tue Sep 14 20:54:53 2010 +0300
@@ -252,7 +252,7 @@
 // CPbk2CommandStore::DestroyAllCommands
 // --------------------------------------------------------------------------
 //
-void CPbk2CommandStore::DestroyAllCommands()
+EXPORT_C void CPbk2CommandStore::DestroyAllCommands()
     {
     // Delete objects in idle commands array using CommandFinished
     for (TInt i = 0; i < iCommandArray.Count(); ++i)