Changeset 1020 for trunk/dll/dircnrs.c


Ignore:
Timestamp:
May 27, 2008, 12:35:27 AM (17 years ago)
Author:
Gregg Young
Message:

Fix dircnr to follow "subject column" preference on open; match query & save profile key names for "details" settings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/dircnrs.c

    r1018 r1020  
    15111511        WinEnableMenuItem(DirCnrMenu, IDM_FINDINTREE, (hwndTree != (HWND) 0));
    15121512      }
     1513       AdjustCnrColsForPref(hwnd, NULL, dcd, FALSE);
    15131514       SayFilter(WinWindowFromID(WinQueryWindow(hwnd, QW_PARENT),
    15141515                                DIR_FILTER), &dcd->mask, FALSE);
Note: See TracChangeset for help on using the changeset viewer.