Ticket #2906: MailWindow.cpp.diff

File MailWindow.cpp.diff, 522 bytes (added by jonas.kirilla, 15 years ago)

MailWindow.cpp.diff

  • src/apps/mail/MailWindow.cpp

     
    14071407            {
    14081408                entry_ref nextRef = *fRef;
    14091409                if (GetTrackerWindowFile(&nextRef, (msg->what == M_NEXTMSG))) {
     1410                    be_roster->AddToRecentDocuments(&nextRef);
    14101411                    TMailWindow *window = static_cast<TMailApp *>(be_app)->FindWindow(nextRef);
    14111412                    if (window == NULL) {
    14121413                        SetCurrentMessageRead();