Changeset 1654 for trunk/dll/init.c


Ignore:
Timestamp:
Jan 8, 2012, 7:16:08 PM (14 years ago)
Author:
Gregg Young
Message:

Add support for changing PresParams in the notify status window.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/init.c

    r1642 r1654  
    108108                or invalid
    109109  22 Oct 11 GKY Thread notes dialog now reopens on startup if it was open on shutdown.
     110  08 Jan 12 GKY Add support for changing PresParams in the notify status window
    110111
    111112***********************************************************************/
     
    271272PCSZ PCSZ_DIRCMP      = "DirCmp";
    272273PCSZ PCSZ_DIRSIZES    = "DirSizes";
     274PCSZ PCSZ_NOTIFYWND   = "NotifyWnd";
    273275PCSZ PCSZ_TOOLBAR     = "ToolBar";
    274276PCSZ PCSZ_TREECNR     = "TreeCnr";
Note: See TracChangeset for help on using the changeset viewer.