summaryrefslogtreecommitdiff
path: root/protocols/Tox/res/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Tox/res/resource.rc')
-rw-r--r--protocols/Tox/res/resource.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/protocols/Tox/res/resource.rc b/protocols/Tox/res/resource.rc
index 5009436e01..aacae867d3 100644
--- a/protocols/Tox/res/resource.rc
+++ b/protocols/Tox/res/resource.rc
@@ -198,13 +198,13 @@ BEGIN
CONTROL "",IDC_CCLIST,"CListControl",WS_TABSTOP | 0x16f,7,7,176,145,WS_EX_CLIENTEDGE
END
-IDD_CALL DIALOGEX 0, 0, 185, 119
+IDD_CALL DIALOGEX 0, 0, 319, 226
STYLE DS_SYSMODAL | DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_TOPMOST
CAPTION "Call"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
- DEFPUSHBUTTON "End",IDCANCEL,67,97,50,15
+ DEFPUSHBUTTON "End",IDCANCEL,262,204,50,15
END
IDD_CALL_RECEIVE DIALOGEX 0, 0, 239, 111
@@ -332,9 +332,9 @@ BEGIN
IDD_CALL, DIALOG
BEGIN
LEFTMARGIN, 7
- RIGHTMARGIN, 178
+ RIGHTMARGIN, 312
TOPMARGIN, 7
- BOTTOMMARGIN, 112
+ BOTTOMMARGIN, 219
END
IDD_CALL_RECEIVE, DIALOG