diff options
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/Quotes/stdafx.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/protocols/Quotes/stdafx.h b/protocols/Quotes/stdafx.h index 23cd7c3c4a..64db4e54f9 100644 --- a/protocols/Quotes/stdafx.h +++ b/protocols/Quotes/stdafx.h @@ -6,8 +6,7 @@ #pragma once
#include "targetver.h"
-#define MIRANDA_VER 0x0800
-#define MIRANDA_CUSTOM_LP
+#define MIRANDA_VER 0x0A00
// #define CHART_IMPLEMENT
#define TEST_IMPORT_EXPORT
|