diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-04-23 11:36:27 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-04-23 11:36:27 +0000 |
commit | dd13e3c81400c3607a4f63a501b53b46052035ab (patch) | |
tree | ccd0de10427f8a4e09b0b4bbc6c7cdf840711b16 /plugins/SmileyAdd/src/resource.h | |
parent | 6db82178f9864a273287fc5d3c8cd979b91d8c18 (diff) |
SmileyAdd:
add per protocol global smiley packs support
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@13056 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SmileyAdd/src/resource.h')
-rw-r--r-- | plugins/SmileyAdd/src/resource.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SmileyAdd/src/resource.h b/plugins/SmileyAdd/src/resource.h index bdf799fe2c..dcc3d859e7 100644 --- a/plugins/SmileyAdd/src/resource.h +++ b/plugins/SmileyAdd/src/resource.h @@ -19,6 +19,7 @@ #define IDC_IEVIEWSTYLE 1047
#define IDC_ANIMATESEL 1048
#define IDC_USESTDPACK 1049
+#define IDC_USEPHYSPROTO 1050
#define IDC_ANIMATEDLG 1051
#define IDC_DISABLECUSTOM 1052
#define IDC_DISABLECUSTOM2 1053
|