diff options
author | dartraiden <wowemuh@gmail.com> | 2018-04-14 21:50:16 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-04-14 21:50:16 +0300 |
commit | 1367800be694910743784d11b9103386707308ff (patch) | |
tree | c0b60b5ae3f9d5533ab223ec5d69e29a9c7c20e5 /plugins | |
parent | ddda7b6eb6ffc163be2f7f8b0ec2c9fc0957d044 (diff) |
cosmetic
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/TabSRMM/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index 3a3fe612e8..22ff1700a6 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/resource.rc @@ -211,7 +211,7 @@ BEGIN EDITTEXT IDC_TITLEFORMAT,105,81,260,13,ES_AUTOHSCROLL
CONTROL "Available formats",IDC_O_HELP_TITLEFORMAT,"Hyperlink",WS_TABSTOP,136,98,200,12
EDITTEXT IDC_THEME,105,44,123,13,ES_AUTOHSCROLL
- PUSHBUTTON "...",IDC_SELECTTHEME,263,42,27,13
+ PUSHBUTTON "...",IDC_SELECTTHEME,233,44,27,13
LTEXT "Use this to specify a private message log theme for this container. This will have no effect when using IEView or another message log viewer and should NOT be confused with skins.",IDC_TSLABEL_EXPLAINTHEME,110,63,310,40
CONTROL "Use global container size and position",IDC_USEGLOBALSIZE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,105,107,310,11
|