diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-10-25 00:36:46 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-10-25 00:36:46 +0000 |
commit | cf995c885acd1cc4d5089cda81292cb24248f176 (patch) | |
tree | 202a50e112e5fa260c4280a4bab59554c4827758 /plugins | |
parent | 402c282619b316fc77d71546ea40f026e0506bbb (diff) |
wbOSD: resource cosmetic
git-svn-id: http://svn.miranda-ng.org/main/trunk@6617 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/wbOSD/res/wbOSD.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/wbOSD/res/wbOSD.rc b/plugins/wbOSD/res/wbOSD.rc index b4af9a9296..e5887a5f74 100644 --- a/plugins/wbOSD/res/wbOSD.rc +++ b/plugins/wbOSD/res/wbOSD.rc @@ -62,7 +62,7 @@ BEGIN CONTROL "Transparent",IDC_CHECK3,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,11,199,72,10
LTEXT "Alpha:",IDC_STATIC,92,183,60,8,SS_PATHELLIPSIS
CONTROL "",IDC_SLIDER1,"msctls_trackbar32",TBS_BOTH | TBS_NOTICKS | WS_TABSTOP,87,193,45,15
- LTEXT "",IDC_ALPHATXT,136,195,17,8
+ LTEXT "",IDC_ALPHATXT,131,195,22,8
LTEXT "Timeout (ms):",IDC_STATIC,86,213,67,8,SS_PATHELLIPSIS
EDITTEXT IDC_EDIT5,91,224,27,14,ES_AUTOHSCROLL | ES_NUMBER
PUSHBUTTON "Show testing OSD",IDC_BUTTON5,11,224,67,14
|