summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-09-10 18:14:41 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-09-10 18:14:41 +0300
commit2aabaeeb3a8ab0a2d0269e63f91c028ac3c18e39 (patch)
tree8b28c21b4008a0d96a2b83d0a795017d3c4179e2 /include
parent10da0027082793a8c83c155cc96bf383ba78eb8e (diff)
Scriver: fix for window resizer
Diffstat (limited to 'include')
-rw-r--r--include/m_chat_int.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_chat_int.h b/include/m_chat_int.h
index 8a5bc32257..6de70f7882 100644
--- a/include/m_chat_int.h
+++ b/include/m_chat_int.h
@@ -46,6 +46,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define GC_FAKE_EVENT MEVENT(0xBABABEDA)
#define TIMERID_FLASHWND 1
+#define TIMERID_RESIZE 2
#define GCW_TABROOM 10
#define GCW_TABPRIVMSG 11