summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:11:44 +0000
committerfcolin2007-02-01 13:11:44 +0000
commit7a185594f1a0242f00d63e15a11f6f71b0dc1f4b (patch)
treec9bcc940b3208e6254a082d2eb10117e99b5f001
parent378838d8274697057429fac2112b87e90452be09 (diff)
downloadivy-cplusplus-7a185594f1a0242f00d63e15a11f6f71b0dc1f4b.zip
ivy-cplusplus-7a185594f1a0242f00d63e15a11f6f71b0dc1f4b.tar.gz
ivy-cplusplus-7a185594f1a0242f00d63e15a11f6f71b0dc1f4b.tar.bz2
ivy-cplusplus-7a185594f1a0242f00d63e15a11f6f71b0dc1f4b.tar.xz
Utilisateur : Fcolin Date : 9/08/06 Heure : 16:02 Archivé dans $/Bus/IvyProbe Commentaire: (vss 18)
-rw-r--r--IvyProbe/IvyProbeDlg.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/IvyProbe/IvyProbeDlg.h b/IvyProbe/IvyProbeDlg.h
index 135a567..eee40ef 100644
--- a/IvyProbe/IvyProbeDlg.h
+++ b/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}}