diff options
author | MikalaiR <nikolay.romanovich@narod.ru> | 2015-09-26 13:31:07 +0000 |
---|---|---|
committer | MikalaiR <nikolay.romanovich@narod.ru> | 2015-09-26 13:31:07 +0000 |
commit | 122df3d8d5e45cc79cfe9bd68083e99616cd685d (patch) | |
tree | 9157af2cc321dbb18182dbcefb1cfae77e07c541 /plugins/SmileyAdd/src/options.h | |
parent | 532c94943c2d7f0a7fec12b3bb5525931c21d1b1 (diff) |
SmileyAdd: spelling
git-svn-id: http://svn.miranda-ng.org/main/trunk@15450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SmileyAdd/src/options.h')
-rw-r--r-- | plugins/SmileyAdd/src/options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SmileyAdd/src/options.h b/plugins/SmileyAdd/src/options.h index da6d53a897..f757084d82 100644 --- a/plugins/SmileyAdd/src/options.h +++ b/plugins/SmileyAdd/src/options.h @@ -40,7 +40,7 @@ public: bool DCursorSmiley;
bool DisableCustom;
bool HQScaling;
- bool HorisontalSorting;
+ bool HorizontalSorting;
unsigned ButtonStatus;
unsigned SelWndBkgClr;
unsigned MaxCustomSmileySize;
|