summaryrefslogtreecommitdiff
path: root/IvyProbe/IvyProbeDlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'IvyProbe/IvyProbeDlg.h')
-rw-r--r--IvyProbe/IvyProbeDlg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/IvyProbe/IvyProbeDlg.h b/IvyProbe/IvyProbeDlg.h
index eee40ef..e196f57 100644
--- a/IvyProbe/IvyProbeDlg.h
+++ b/IvyProbe/IvyProbeDlg.h
@@ -61,6 +61,7 @@ public:
CComboBox m_expr;
CComboBox m_msg;
CString m_busnumber;
+ CListBox m_clients;
//}}AFX_DATA
// ClassWizard generated virtual function overrides
@@ -102,6 +103,7 @@ public:
afx_msg void OnFileSavebindings();
public:
afx_msg void OnFileLoadbindings();
+ afx_msg void OnLbnDblclkClientList();
};
//{{AFX_INSERT_LOCATION}}