From cd028d5ff44a6ae0951d691bbb76a7e79877d716 Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 13:06:45 +0000 Subject: Utilisateur : Fcolin Date : 28/09/04 Heure : 15:06 Archivé dans $/Bus/IvyAudioMon Commentaire: (vss 2) --- IvyAudioMon/ParseCmdLine.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'IvyAudioMon/ParseCmdLine.h') diff --git a/IvyAudioMon/ParseCmdLine.h b/IvyAudioMon/ParseCmdLine.h index 3b9a272..281491e 100644 --- a/IvyAudioMon/ParseCmdLine.h +++ b/IvyAudioMon/ParseCmdLine.h @@ -15,7 +15,7 @@ public: BOOL m_start; CString m_busNumber; - CString m_directory; + float m_seuil; CString m_extent; CString m_prefix; virtual void ParseParam( LPCTSTR lpszParam, BOOL bFlag, BOOL bLast ); @@ -24,7 +24,7 @@ public: enum { BusNumber, Start, - Directory, + Seuil, Extent, Prefix }m_shellCommand; -- cgit v1.1