summaryrefslogtreecommitdiff
path: root/font_service/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'font_service/resource.rc')
-rw-r--r--font_service/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/font_service/resource.rc b/font_service/resource.rc
index fb61593..fce796c 100644
--- a/font_service/resource.rc
+++ b/font_service/resource.rc
@@ -36,7 +36,7 @@ BEGIN
CONTROL "",IDC_FONTCOLOUR,"ColourPicker",WS_TABSTOP,132,154,57,14
PUSHBUTTON "Choose font...",IDC_CHOOSEFONT,208,154,57,14
CTEXT "Select multiple fonts by dragging or by using the control key",IDC_STATIC,135,174,131,16
- COMBOBOX IDC_COLOURLIST,122,23,102,107,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
+ COMBOBOX IDC_COLOURLIST,122,23,102,107,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
GROUPBOX "Colours",IDC_STATIC,108,7,184,45
LTEXT "* you may need to restart for the changes to take effect",IDC_STAT_RESTART,113,39,176,8,NOT WS_VISIBLE
PUSHBUTTON "Reset to Default",IDC_BTN_RESET,142,195,117,14,WS_DISABLED | NOT WS_TABSTOP