summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:11:44 +0000
committerfcolin2007-02-01 13:11:44 +0000
commit2021af8d3234d7f28a70d64942b7eb5c0d2c4219 (patch)
tree5d3df0de1ece62b842a962e1a69aa413fd75711b
parentba9bc66c7fa038b27f26ddb9e3e199edaee9f855 (diff)
downloadivy-cplusplus-2021af8d3234d7f28a70d64942b7eb5c0d2c4219.zip
ivy-cplusplus-2021af8d3234d7f28a70d64942b7eb5c0d2c4219.tar.gz
ivy-cplusplus-2021af8d3234d7f28a70d64942b7eb5c0d2c4219.tar.bz2
ivy-cplusplus-2021af8d3234d7f28a70d64942b7eb5c0d2c4219.tar.xz
Utilisateur : Fcolin Date : 9/08/06 Heure : 16:02 Archivé dans $/Bus/IvyProbe Commentaire: (vss 18)
-rw-r--r--Bus/IvyProbe/IvyProbeDlg.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Bus/IvyProbe/IvyProbeDlg.h b/Bus/IvyProbe/IvyProbeDlg.h
index 135a567..eee40ef 100644
--- a/Bus/IvyProbe/IvyProbeDlg.h
+++ b/Bus/IvyProbe/IvyProbeDlg.h
@@ -98,6 +98,10 @@ protected:
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
+public:
+ afx_msg void OnFileSavebindings();
+public:
+ afx_msg void OnFileLoadbindings();
};
//{{AFX_INSERT_LOCATION}}