Changeset 417


Ignore:
Timestamp:
Jul 31, 2006, 7:36:20 PM (19 years ago)
Author:
root
Message:

Change ASEL_EDIT_FRAME button text

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm3res.dlg

    r322 r417  
    1616  30 May 06 SHL Add DLGINCLUDE for dlgedit use
    1717  05 Jul 06 SHL COMP_FRAME - support hide not selected, compare content
     18  31 Jul 06 SHL Change ASEL_EDIT_FRAME button text
    1819
    1920***********************************************************************/
     
    315316                        PRESPARAMS PP_FONTNAMESIZE, "18.Times New Roman"
    316317        LISTBOX         ASEL_LISTBOX, 4, 27, 150, 83, WS_GROUP
    317         DEFPUSHBUTTON   "Okay", DID_OK, 4, 10, 44, 13, BS_NOPOINTERFOCUS |
     318        DEFPUSHBUTTON   "Edit", DID_OK, 4, 10, 44, 13, BS_NOPOINTERFOCUS |
    318319                        WS_GROUP
    319320        PUSHBUTTON      "Cancel", DID_CANCEL, 113, 10, 44, 13,
Note: See TracChangeset for help on using the changeset viewer.