summaryrefslogtreecommitdiff
path: root/protocols/Telegram/src/t_messages.cpp
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2016-03-23 15:50:14 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2016-03-23 15:50:14 +0000
commit0b60fcc5772e91c80c52527ab6554ed25a05bab0 (patch)
tree5e93c63fce34c4b6e90559e7062da6313760af4c /protocols/Telegram/src/t_messages.cpp
parentc49db60246165780c37b86ba8a084d31c5cc5446 (diff)
Telegram: more initial code
git-svn-id: http://svn.miranda-ng.org/main/trunk@16528 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Telegram/src/t_messages.cpp')
-rw-r--r--protocols/Telegram/src/t_messages.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/protocols/Telegram/src/t_messages.cpp b/protocols/Telegram/src/t_messages.cpp
new file mode 100644
index 0000000000..0ba8cfa0bb
--- /dev/null
+++ b/protocols/Telegram/src/t_messages.cpp
@@ -0,0 +1,6 @@
+#include "stdafx.h"
+
+void CTelegramProto::OnMessage(tgl_message*)
+{
+
+} \ No newline at end of file