summaryrefslogtreecommitdiff
path: root/protocols/Steam/res/Resource.rc
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2015-05-03 20:52:34 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2015-05-03 20:52:34 +0000
commit7bd0056248d748046b7a88d10522c8391c43f31c (patch)
tree140259f1659b44c49af35a5d78c7da20559655cb /protocols/Steam/res/Resource.rc
parent5b779a138bdd9c018be006128a1a990848b9b531 (diff)
fix for the option's page style pt. 10
git-svn-id: http://svn.miranda-ng.org/main/trunk@13413 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Steam/res/Resource.rc')
-rw-r--r--protocols/Steam/res/Resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Steam/res/Resource.rc b/protocols/Steam/res/Resource.rc
index c01563d92d..f7ee0f42ba 100644
--- a/protocols/Steam/res/Resource.rc
+++ b/protocols/Steam/res/Resource.rc
@@ -96,7 +96,7 @@ END
IDD_OPT_MAIN DIALOGEX 0, 0, 305, 230
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Account",IDC_STATIC,7,7,291,44
LTEXT "Username:",IDC_STATIC,15,19,69,8
@@ -134,7 +134,7 @@ END
IDD_OPT_BLOCK_LIST DIALOGEX 0, 0, 305, 230
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "",IDC_LIST,"SysListView32",LVS_REPORT | LVS_SINGLESEL | LVS_NOSORTHEADER | WS_BORDER | WS_TABSTOP,7,7,291,194
COMBOBOX IDC_CONTACTS,7,206,217,30,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP