summaryrefslogtreecommitdiff
path: root/ieview/Options.h
diff options
context:
space:
mode:
authormataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-17 19:04:06 +0000
committermataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-17 19:04:06 +0000
commit09247167dc17f45fc30f32c3dcd5b8280a737537 (patch)
tree820bd74cb87ab1ad6fdf8aed75e6a8a5a38c4598 /ieview/Options.h
parentb880db8491271b4bd4aa87c2dd79b5e3c3dde6cf (diff)
мелкие фиксы
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@176 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'ieview/Options.h')
-rw-r--r--ieview/Options.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ieview/Options.h b/ieview/Options.h
index 139c71b..58f758c 100644
--- a/ieview/Options.h
+++ b/ieview/Options.h
@@ -232,6 +232,8 @@ public:
static void setGeneralFlags(int flags);
static int getGeneralFlags();
+ static void setEmbedsize(int size);
+ static int getEmbedsize();
static bool isMathModule();
static bool isSmileyAdd();