summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-01-18 16:57:20 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-01-18 16:57:20 +0000
commit5ae171790b75db5510cc808199a51ae1dc227320 (patch)
treeb35dd87cd21c87e833cbe009571ee4bfb9869292 /include
parenta88908d79295c22362b9c66edef2d185b7e64f01 (diff)
more suitable timer id
git-svn-id: http://svn.miranda-ng.org/main/trunk@7732 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'include')
-rw-r--r--include/m_chat_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_chat_int.h b/include/m_chat_int.h
index ffd036e3ff..da0b627819 100644
--- a/include/m_chat_int.h
+++ b/include/m_chat_int.h
@@ -67,7 +67,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#define GC_REDRAWLOG2 (WM_USER+140)
#define GC_REDRAWLOG3 (WM_USER+141)
-#define TIMERID_FLASHWND 205
+#define TIMERID_FLASHWND 1
#define GCW_TABROOM 10
#define GCW_TABPRIVMSG 11