diff -r d68a4b5d5885 -r 9c5b1510919f notepad/notepad1/inc/NpdDialogBase.h --- a/notepad/notepad1/inc/NpdDialogBase.h Tue May 25 12:41:10 2010 +0300 +++ b/notepad/notepad1/inc/NpdDialogBase.h Wed Jun 09 09:40:23 2010 +0300 @@ -193,6 +193,13 @@ * @return ETrue if this is for for Notepad application ListDialog, otherwize EFalse. */ inline TBool IsNoteListDialog() const; + + /** + * Check whether this dialog is for Template List. + * + * @return ETrue if this is for for Template List, otherwize EFalse. + */ + inline TBool IsTemplateListDialog() const; /** * Set iTitle text to title pane.