diff options
Diffstat (limited to 'plugins/VoiceService/res/resource.rc')
-rw-r--r-- | plugins/VoiceService/res/resource.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/VoiceService/res/resource.rc b/plugins/VoiceService/res/resource.rc index 0b1bbb13af..cd7836cb96 100644 --- a/plugins/VoiceService/res/resource.rc +++ b/plugins/VoiceService/res/resource.rc @@ -137,8 +137,6 @@ BEGIN CONTROL "",-1,"Static",SS_BLACKFRAME,5,48,150,12 LTEXT "",IDC_DESCR,45,4,115,10,SS_WORDELLIPSIS LTEXT "",IDC_ADDRESS,45,13,115,10,SS_WORDELLIPSIS - CONTROL "M",IDC_MUTE,"Button",BS_AUTOCHECKBOX | BS_ICON | BS_PUSHLIKE | NOT WS_VISIBLE | WS_TABSTOP,128,30,12,12 - CONTROL "V",IDC_GGG,"Button",BS_AUTOCHECKBOX | BS_ICON | BS_PUSHLIKE | NOT WS_VISIBLE | WS_TABSTOP,143,30,12,12 ICON "",IDC_VIDEO,113,30,12,12,SS_REALSIZECONTROL ICON "",IDC_ENCRYPTED,98,30,12,12,SS_REALSIZECONTROL CONTROL "",IDC_AVATAR,"Static",SS_BITMAP | SS_REALSIZECONTROL,5,6,35,35 |