diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2014-04-10 13:41:36 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2014-04-10 13:41:36 +0000 |
commit | 97515290f8e8ce1127df141cc76fada538f1bc1f (patch) | |
tree | f4dba7145321fad20060c58f1e3ebe8ccb03b1df /plugins/XSoundNotify/res/XSoundNotify.rc | |
parent | 4d825b5d858eb9896e99ef32a7efea906727e7e0 (diff) |
not needed groupbox removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@8930 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/XSoundNotify/res/XSoundNotify.rc')
-rw-r--r-- | plugins/XSoundNotify/res/XSoundNotify.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/XSoundNotify/res/XSoundNotify.rc b/plugins/XSoundNotify/res/XSoundNotify.rc index e6b723ebf6..630acf9ac2 100644 --- a/plugins/XSoundNotify/res/XSoundNotify.rc +++ b/plugins/XSoundNotify/res/XSoundNotify.rc @@ -65,7 +65,6 @@ BEGIN PUSHBUTTON "Reset",IDC_OPT_BUTTON_RESET_SOUND,183,112,50,14,WS_DISABLED
CONTROL "Ignore sound for this contact",IDC_OPT_IGNORE_SOUND,
"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,52,134,181,10
- GROUPBOX "XSoundNotify",IDC_STATIC,5,2,276,207
END
IDD_CONTACTS DIALOGEX 0, 0, 247, 85
|