From fed8813d4e7ca8121466964037edab7e399b2c82 Mon Sep 17 00:00:00 2001 From: slotwin Date: Fri, 16 May 2014 19:37:14 +0000 Subject: Scriver/options: added spin controls to edit boxes git-svn-id: http://svn.miranda-ng.org/main/trunk@9199 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Scriver/src/msgs.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/Scriver/src/msgs.h') diff --git a/plugins/Scriver/src/msgs.h b/plugins/Scriver/src/msgs.h index 3847619941..c4ee89001c 100644 --- a/plugins/Scriver/src/msgs.h +++ b/plugins/Scriver/src/msgs.h @@ -267,7 +267,6 @@ extern int fontOptionsListSize; #define SRMSGDEFSET_LIMITNAMES 1 #define SRMSGSET_LIMITNAMESLEN "LimitNamesLength" #define SRMSGDEFSET_LIMITNAMESLEN 20 -#define SRMSGSET_LIMITNAMESLEN_MIN 0 #define SRMSGSET_HIDEONETAB "HideOneTab" #define SRMSGDEFSET_HIDEONETAB 1 #define SRMSGSET_SEPARATECHATSCONTAINERS "SeparateChatsContainers" @@ -327,7 +326,6 @@ extern int fontOptionsListSize; #define SRMSGDEFSET_DELTEMP 0 #define SRMSGSET_MSGTIMEOUT "MessageTimeout" #define SRMSGDEFSET_MSGTIMEOUT 10000 -#define SRMSGSET_MSGTIMEOUT_MIN 4000 // minimum value (4 seconds) #define SRMSGSET_FLASHCOUNT "FlashMax" #define SRMSGDEFSET_FLASHCOUNT 3 -- cgit v1.2.3