summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd/src/options.h
diff options
context:
space:
mode:
authorSergey Bolhovskoy <elzorfox@ya.ru>2015-04-23 11:36:27 +0000
committerSergey Bolhovskoy <elzorfox@ya.ru>2015-04-23 11:36:27 +0000
commitdd13e3c81400c3607a4f63a501b53b46052035ab (patch)
treeccd0de10427f8a4e09b0b4bbc6c7cdf840711b16 /plugins/SmileyAdd/src/options.h
parent6db82178f9864a273287fc5d3c8cd979b91d8c18 (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/options.h')
-rw-r--r--plugins/SmileyAdd/src/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SmileyAdd/src/options.h b/plugins/SmileyAdd/src/options.h
index c7fcb9ebd2..fea3d97a6a 100644
--- a/plugins/SmileyAdd/src/options.h
+++ b/plugins/SmileyAdd/src/options.h
@@ -29,6 +29,7 @@ public:
bool EnforceSpaces;
bool ScaleToTextheight;
bool UseOneForAll;
+ bool UsePhysProto;
bool SurroundSmileyWithSpaces;
bool ScaleAllSmileys;
bool IEViewStyle;