summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/Popup/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Popup/res/resource.rc b/plugins/Popup/res/resource.rc
index 6eada48e5d..8d153637e9 100644
--- a/plugins/Popup/res/resource.rc
+++ b/plugins/Popup/res/resource.rc
@@ -135,7 +135,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Skins",IDC_STATIC,3,3,98,219
LISTBOX IDC_SKINLIST,8,13,88,185,LBS_SORT | LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP
- CONTROL "R",IDC_BTN_RELOAD,"MButtonClass",WS_TABSTOP,8,201,16,16
+ CONTROL "",IDC_BTN_RELOAD,"MButtonClass",WS_TABSTOP,8,201,16,16
RTEXT "* - built-in skins",IDC_STATIC,41,203,52,14,SS_CENTERIMAGE
GROUPBOX "Skin options",IDC_STATIC,106,3,191,134
CONTROL "",IDC_SKIN_LIST_OPT,"SysTreeView32",WS_BORDER | WS_HSCROLL | WS_TABSTOP,112,13,180,119