[GME-commit]
GMESRC/Paradigms/MetaGME/NamespaceConfigure NmspSpec.cpp,1.2,1.3
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Wed Oct 11 18:08:09 CDT 2006
- Previous message: [GME-commit]
GMESRC/Paradigms/MetaGME/NamespaceConfigure NmspSpec.cpp,1.1,1.2
NmspSpec.h,1.1,1.2 component.rc,1.1,1.2 resource.h,1.1,1.2
- Next message: [GME-commit] GMESRC/SDK/BON/tools/ComponentConfig
InterpreterConfigDlg.cpp,1.16,1.17
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /project/gme-repository/GMESRC/Paradigms/MetaGME/NamespaceConfigure
In directory escher:/tmp/cvs-serv15798
Modified Files:
NmspSpec.cpp
Log Message:
Compilation bug.
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: NmspSpec.cpp
===================================================================
RCS file: /project/gme-repository/GMESRC/Paradigms/MetaGME/NamespaceConfigure/NmspSpec.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** NmspSpec.cpp 11 Oct 2006 17:07:14 -0000 1.2
--- NmspSpec.cpp 11 Oct 2006 17:08:07 -0000 1.3
***************
*** 37,41 ****
ON_NOTIFY(NM_SETFOCUS, IDC_TREE1, OnNMSetfocusTree1)
ON_NOTIFY(TVN_SELCHANGED, IDC_TREE1, OnTvnSelchangedTree1)
! ON_BN_CLICKED(IDSAVE, OnBnClickedSave)
ON_EN_SETFOCUS(IDC_EDIT1, OnEnSetfocusEdit1)
END_MESSAGE_MAP()
--- 37,41 ----
ON_NOTIFY(NM_SETFOCUS, IDC_TREE1, OnNMSetfocusTree1)
ON_NOTIFY(TVN_SELCHANGED, IDC_TREE1, OnTvnSelchangedTree1)
! ON_BN_CLICKED(IDC_SAVE, OnBnClickedSave)
ON_EN_SETFOCUS(IDC_EDIT1, OnEnSetfocusEdit1)
END_MESSAGE_MAP()
- Previous message: [GME-commit]
GMESRC/Paradigms/MetaGME/NamespaceConfigure NmspSpec.cpp,1.1,1.2
NmspSpec.h,1.1,1.2 component.rc,1.1,1.2 resource.h,1.1,1.2
- Next message: [GME-commit] GMESRC/SDK/BON/tools/ComponentConfig
InterpreterConfigDlg.cpp,1.16,1.17
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list