diff host/tools/Utils/win32/ComboEdit.h @ 130:eb9fd8c04db3 ecos-sw-2000-10-23

Merge from eCos master repository on 2000-10-23-17:01:37-BST
author jlarmour
date Mon, 23 Oct 2000 17:10:57 +0000
parents 435cced73e2f
children
line wrap: on
line diff
--- a/host/tools/Utils/win32/ComboEdit.h
+++ b/host/tools/Utils/win32/ComboEdit.h
@@ -62,6 +62,7 @@ protected:
 	CStringArray m_arValues;
   //{{AFX_MSG(CComboEdit)
 	afx_msg int OnCreate(LPCREATESTRUCT lpCreateStruct);
+    afx_msg void OnKillFocus(CWnd* pNewWnd);
 	//}}AFX_MSG
 
 	DECLARE_MESSAGE_MAP()