summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2023-07-28 23:01:32 +0300
committerGeorge Hazan <george.hazan@gmail.com>2023-07-28 23:01:32 +0300
commit65b8ac5da658208d9b8540eaa39299283ea99d04 (patch)
tree23cc522de9a604d5534aad2fd0532c72e637c18e /plugins/TabSRMM
parent25b840207bac2bd725820bcf0d5ba35f628eb803 (diff)
tabSRMM: fix for timer id conflict
Diffstat (limited to 'plugins/TabSRMM')
-rw-r--r--plugins/TabSRMM/src/sendqueue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/sendqueue.h b/plugins/TabSRMM/src/sendqueue.h
index 7dfb4ff9b1..b4dd4c5d11 100644
--- a/plugins/TabSRMM/src/sendqueue.h
+++ b/plugins/TabSRMM/src/sendqueue.h
@@ -27,7 +27,7 @@
#ifndef __SENDQUEUE_H
#define __SENDQUEUE_H
-#define TIMERID_MSGSEND 100
+#define TIMERID_MSGSEND 200
#define TIMEOUT_TYPEOFF 10000 // send type off after 10 seconds of inactivity
#define SB_CHAR_WIDTH 45
#define SEND_FLAGS PREF_UNICODE