notes/notesui/notesviews/inc/notesmainview.h
changeset 83 5aadd1120515
parent 81 ce92091cbd61
--- a/notes/notesui/notesviews/inc/notesmainview.h	Tue Oct 05 14:14:48 2010 +0530
+++ b/notes/notesui/notesviews/inc/notesmainview.h	Fri Oct 15 12:10:36 2010 +0530
@@ -118,7 +118,7 @@
 	bool 			mIsLongTop;
 	bool			mIsScreenShotCapruted; // check if the screenshot captured is valid
 	QVariantHash	mScreenShot; // screenshot
-	AfActivityStorage *mActivityStorage;;
+	AfActivityStorage *mActivityStorage;
 };
 
 #endif // NOTESMAINVIEW_H