diff -r 9711e452b5e9 -r 55d60436f00b notepad/notepad1/inc/NpdDialogBase.inl --- a/notepad/notepad1/inc/NpdDialogBase.inl Tue Apr 27 16:36:22 2010 +0300 +++ b/notepad/notepad1/inc/NpdDialogBase.inl Tue May 11 16:12:24 2010 +0300 @@ -67,4 +67,13 @@ return iBaseFlags & ENotepadSendUiDelayedExit; } +// ----------------------------------------------------------------------------- +// CNotepadDialogBase::IsNoteListDialog +// ----------------------------------------------------------------------------- +// +inline TBool CNotepadDialogBase::IsNoteListDialog() const + { + return iResId == R_NOTEPAD_LIST_DIALOG_ORG; + } + // End of file