summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/res
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TabSRMM/res')
-rw-r--r--plugins/TabSRMM/res/resource.rc3
1 files changed, 1 insertions, 2 deletions
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc
index 2b64a58a9e..79160c1d8a 100644
--- a/plugins/TabSRMM/res/resource.rc
+++ b/plugins/TabSRMM/res/resource.rc
@@ -272,8 +272,7 @@ BEGIN
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,33,175,230,10
CONTROL "Show balloon tooltip in the system tray",IDC_NOTIFYBALLOON,
"Button",BS_AUTOCHECKBOX | WS_GROUP,44,188,206,10
- GROUPBOX " Show popups when a user is typing",IDC_STATIC111,7,203,269,30
- CONTROL "",IDC_NOTIFYPOPUP,"Button",BS_AUTOCHECKBOX,16,202,12,12
+ GROUPBOX "Show popups when a user is typing",IDC_STATIC,7,203,269,30
COMBOBOX IDC_MTN_POPUPMODE,32,216,230,46,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "More about typing notifications",IDC_MTN_HELP,"Hyperlink",WS_TABSTOP | 0x1,9,237,262,9
END