diff -r d68a4b5d5885 -r 9c5b1510919f notepad/notepad1/inc/NpdDialogBase.inl --- a/notepad/notepad1/inc/NpdDialogBase.inl Tue May 25 12:41:10 2010 +0300 +++ b/notepad/notepad1/inc/NpdDialogBase.inl Wed Jun 09 09:40:23 2010 +0300 @@ -76,4 +76,12 @@ return iResId == R_NOTEPAD_LIST_DIALOG_ORG; } +// ----------------------------------------------------------------------------- +// CNotepadDialogBase::IsTemplateListDialog +// ----------------------------------------------------------------------------- +// +inline TBool CNotepadDialogBase::IsTemplateListDialog() const + { + return iResId == R_NOTEPAD_TEMPLATE_LIST_DIALOG_ORG; + } // End of file