summaryrefslogtreecommitdiff
path: root/IvyProbe/IvyProbeDlg.h
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:11:30 +0000
committerfcolin2007-02-01 13:11:30 +0000
commitc87f297c3840c032d3fc6a3ea9dfea48d9c88397 (patch)
tree5ec131ba9f1e3d1b48e1c6b5439d271ea96ee01c /IvyProbe/IvyProbeDlg.h
parent8c356cbfd8b74015466126cacb1b4eb9c162d676 (diff)
downloadivy-cplusplus-c87f297c3840c032d3fc6a3ea9dfea48d9c88397.zip
ivy-cplusplus-c87f297c3840c032d3fc6a3ea9dfea48d9c88397.tar.gz
ivy-cplusplus-c87f297c3840c032d3fc6a3ea9dfea48d9c88397.tar.bz2
ivy-cplusplus-c87f297c3840c032d3fc6a3ea9dfea48d9c88397.tar.xz
Utilisateur : Fcolin Date : 19/02/01 Heure : 17:00 Archivé dans $/Bus/Test (vss 11)
Diffstat (limited to 'IvyProbe/IvyProbeDlg.h')
-rw-r--r--IvyProbe/IvyProbeDlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/IvyProbe/IvyProbeDlg.h b/IvyProbe/IvyProbeDlg.h
index 61e3c12..4d97c67 100644
--- a/IvyProbe/IvyProbeDlg.h
+++ b/IvyProbe/IvyProbeDlg.h
@@ -71,7 +71,7 @@ public:
// Implementation
protected:
- void WriteMessage(LPCTSTR format, ...);
+ void WriteMessage(const char * format, ...);
void OnApplicationConnected( IvyApplication *app );
void OnApplicationDisconnected( IvyApplication *app );
void OnDirectMessage( IvyApplication *app, int id, const char *arg );