Changeset 1416 for trunk/dll/mainwnd2.c


Ignore:
Timestamp:
Apr 25, 2009, 5:46:39 PM (17 years ago)
Author:
Gregg Young
Message:

The palettes and system clock now work from the config toolbar (Ticket 352); Steven's cleanup of wildcard code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/mainwnd2.c

    r1398 r1416  
    459459  case IDM_HELPMOUSE:
    460460  case IDM_HELP:
     461  case IDM_FONTPALETTE:
     462  case IDM_HICOLORPALETTE:
     463  case IDM_COLORPALETTE:
     464  case IDM_SYSTEMCLOCK:
    461465    return MainWMCommand(hwnd, msg, mp1, mp2);
    462466
Note: See TracChangeset for help on using the changeset viewer.