summaryrefslogtreecommitdiff
path: root/plugins/StatusPlugins/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/StatusPlugins/resource.rc')
-rw-r--r--plugins/StatusPlugins/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StatusPlugins/resource.rc b/plugins/StatusPlugins/resource.rc
index b34b7a2f52..c1eca44118 100644
--- a/plugins/StatusPlugins/resource.rc
+++ b/plugins/StatusPlugins/resource.rc
@@ -78,7 +78,7 @@ BEGIN
CONTROL "List1",IDC_STARTUPLIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,23,243,74
PUSHBUTTON "Cancel",IDC_CANCEL,69,100,59,14
LTEXT "Profile",IDC_STATIC,7,9,116,8
- COMBOBOX IDC_PROFILE,185,7,65,89,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
+ COMBOBOX IDC_PROFILE,185,7,65,89,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
PUSHBUTTON "Message",IDC_SETSTSMSG,131,100,50,14
END