summaryrefslogtreecommitdiff
path: root/protocols/Skype/res
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Skype/res')
-rw-r--r--protocols/Skype/res/Resource.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Skype/res/Resource.rc b/protocols/Skype/res/Resource.rc
index 3f31679407..c933a67bbb 100644
--- a/protocols/Skype/res/Resource.rc
+++ b/protocols/Skype/res/Resource.rc
@@ -225,6 +225,8 @@ BEGIN
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,97,276,10
PUSHBUTTON "Register new account",IDC_REGISTER,204,17,87,14,WS_DISABLED
PUSHBUTTON "Change password",IDC_CHANGE_PWD,204,33,87,14,WS_DISABLED
+ EDITTEXT IDC_GROUP,90,120,104,14,ES_AUTOHSCROLL
+ LTEXT "Default group:",IDC_STATIC,15,121,63,8
END