From 7de38a08b97e0554e318b8c25806cef5d47259e6 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Thu, 12 Jun 2014 17:49:53 +0000 Subject: headers of not adopted plugins moved to !Deprecated git-svn-id: http://svn.miranda-ng.org/main/trunk@9438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SimpleStatusMsg/src/simplestatusmsg.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/SimpleStatusMsg/src/simplestatusmsg.h') diff --git a/plugins/SimpleStatusMsg/src/simplestatusmsg.h b/plugins/SimpleStatusMsg/src/simplestatusmsg.h index f78f04dcbc..c1ca255b19 100644 --- a/plugins/SimpleStatusMsg/src/simplestatusmsg.h +++ b/plugins/SimpleStatusMsg/src/simplestatusmsg.h @@ -34,6 +34,9 @@ PROTOACCOUNTS; extern PROTOACCOUNTS *accounts; +// Represents status that a protocol(s) is/are currently in +#define ID_STATUS_CURRENT 40082 + #define DLG_SHOW_STATUS 1 #define DLG_SHOW_STATUS_ICONS 2 #define DLG_SHOW_LIST_ICONS 4 -- cgit v1.2.3