diff options
Diffstat (limited to 'plugins/TabSRMM/res/resource.rc')
-rw-r--r-- | plugins/TabSRMM/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index dc662520f6..6c7aba83a2 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/resource.rc @@ -413,7 +413,7 @@ BEGIN LTEXT "milliseconds",IDC_STATIC,190,121,79,12
CONTROL "Help on containers",IDC_HELP_CONTAINERS,"Hyperlink",WS_TABSTOP | 0x1,21,200,262,9
GROUPBOX "Windows Aero settings",IDC_STATIC,4,140,294,42
- CONTROL "Use Aero UI elements(only when not using a custom skin)",IDC_USEAERO,
+ CONTROL "Use Aero UI elements (only when not using a custom skin)",IDC_USEAERO,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,8,150,284,11
COMBOBOX IDC_AEROEFFECT,8,165,194,36,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
CONTROL "Use Windows 7 task bar enhancements (restart required)",IDC_USEAEROPEEK,
|