engine/collectionframework/plugins/glxcollectionplugincamera/src/glxcollectionplugincamera.cpp
changeset 71 27f2d7aec52a
parent 23 74c9f037fd5d
--- a/engine/collectionframework/plugins/glxcollectionplugincamera/src/glxcollectionplugincamera.cpp	Mon Sep 27 15:13:20 2010 +0530
+++ b/engine/collectionframework/plugins/glxcollectionplugincamera/src/glxcollectionplugincamera.cpp	Wed Oct 06 14:49:39 2010 +0530
@@ -371,7 +371,7 @@
 // 
 TGlxFilterProperties CGlxCollectionPluginCamera::DefaultFilter(TInt aLevel)
     {
-    TRACER("CGlxCollectionPluginDownloads::DefaultFilter");
+    TRACER("CGlxCollectionPluginCamera::DefaultFilter");
     
     __ASSERT_DEBUG(( (aLevel == KGlxCollectionRootLevel) || (aLevel == KGlxCollectionRootLevel+1) 
     || (aLevel == KGlxCollectionRootLevel+2) ), Panic(EGlxPanicInvalidPathLevel));