summaryrefslogtreecommitdiff
path: root/src/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/resource.rc')
-rw-r--r--src/resource.rc10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/resource.rc b/src/resource.rc
index 0498736971..44bf643535 100644
--- a/src/resource.rc
+++ b/src/resource.rc
@@ -606,16 +606,6 @@ BEGIN
PUSHBUTTON "Close",IDCANCEL,110,49,50,14
END
-IDD_OPT_KEYWORDFILTER DIALOGEX 0, 0, 251, 73
-STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD
-EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
-BEGIN
- CONTROL "Enable keyword search in options dialog",IDC_ENABLE_KEYWORDFILTERING,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,4,4,243,10
- LTEXT "If this option is checked it allows you to search for option pages that contain the search string or plugin name.",IDC_STATIC,4,20,243,49,NOT WS_GROUP
-END
-
IDD_ERROR_LIST DIALOGEX 0, 0, 312, 209
STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
EXSTYLE WS_EX_CONTROLPARENT