summaryrefslogtreecommitdiff
path: root/cppe/demo/IceE/chat/ChatClient.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cppe/demo/IceE/chat/ChatClient.cpp')
-rw-r--r--cppe/demo/IceE/chat/ChatClient.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/demo/IceE/chat/ChatClient.cpp b/cppe/demo/IceE/chat/ChatClient.cpp
index 37d019c3024..747fda1452a 100644
--- a/cppe/demo/IceE/chat/ChatClient.cpp
+++ b/cppe/demo/IceE/chat/ChatClient.cpp
@@ -20,8 +20,8 @@
#endif
+
BEGIN_MESSAGE_MAP(CChatClientApp, CWinApp)
- ON_COMMAND(ID_HELP, CWinApp::OnHelp)
END_MESSAGE_MAP()
CChatClientApp::CChatClientApp()