Changeset 1434 for trunk/dll/notebook.h


Ignore:
Timestamp:
Jun 23, 2009, 12:52:05 AM (16 years ago)
Author:
Gregg Young
Message:

Update show label or FS in tree to initialize as driveonly and fixed typo which caused rescan to fail after the value was changed. Renamed some variables.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/notebook.h

    r1431 r1434  
    9292extern BOOL fShowDriveOnly;
    9393extern BOOL fShowEnv;
    94 extern BOOL fShowLabel;
    95 extern BOOL fShowSysType;
     94extern BOOL fShowDriveLabelInTree;
     95extern BOOL fShowFSTypeInTree;
    9696extern BOOL fShowTarget;
    9797extern BOOL fStartMaximized;
Note: See TracChangeset for help on using the changeset viewer.