diff options
Diffstat (limited to 'Plugins/historykeeper/commons.h')
-rw-r--r-- | Plugins/historykeeper/commons.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Plugins/historykeeper/commons.h b/Plugins/historykeeper/commons.h index 0f08bd4..d852af8 100644 --- a/Plugins/historykeeper/commons.h +++ b/Plugins/historykeeper/commons.h @@ -1,5 +1,5 @@ /*
-Copyright (C) 2006-2009 Ricardo Pescuma Domenecci
+Copyright (C) 2006-2012 Ricardo Pescuma Domenecci
This is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
@@ -30,6 +30,7 @@ Boston, MA 02111-1307, USA. #define MIRANDA_VER 0x0710
+#define MIRANDA_CUSTOM_LP
// Miranda headers
#include <win2k.h>
|