summaryrefslogtreecommitdiff
path: root/include/chat_resource.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-03-24 12:41:14 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-03-24 12:41:14 +0300
commit35ec83f41f78aff503d1bfa16714aadee360d2f7 (patch)
tree88cf6888fd2c5cedd4d04cfc7691e7e177bde7fe /include/chat_resource.h
parentfc86783e3a70b466e101c20f3d9fe6382bff6d09 (diff)
m_message & m_log moved inside mir_app
Diffstat (limited to 'include/chat_resource.h')
-rw-r--r--include/chat_resource.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/chat_resource.h b/include/chat_resource.h
index 60e340c9c1..86ac792a41 100644
--- a/include/chat_resource.h
+++ b/include/chat_resource.h
@@ -32,3 +32,5 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define IDC_SRMM_SHOWNICKLIST 3008
#define IDC_SRMM_HISTORY 3009
#define IDC_SRMM_NICKLIST 3010
+#define IDC_SRMM_LOG 3011
+#define IDC_SRMM_MESSAGE 3012