summaryrefslogtreecommitdiff
path: root/plugins/NoHistory
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2015-05-03 19:19:45 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2015-05-03 19:19:45 +0000
commit71bd734efb7c6592b2b3a468e2b28359671eb031 (patch)
treed675a2f18d023abde8c805441c752831917d7870 /plugins/NoHistory
parentad0437acd3fbaa8f42249ef9bfb85c710602ae3d (diff)
fix for the option's page style pt. 4
git-svn-id: http://svn.miranda-ng.org/main/trunk@13404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NoHistory')
-rw-r--r--plugins/NoHistory/res/NoHistory.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/NoHistory/res/NoHistory.rc b/plugins/NoHistory/res/NoHistory.rc
index eb90de88bb..788c948596 100644
--- a/plugins/NoHistory/res/NoHistory.rc
+++ b/plugins/NoHistory/res/NoHistory.rc
@@ -62,9 +62,9 @@ END
//
IDD_OPT DIALOGEX 0, 0, 312, 235
-STYLE DS_FIXEDSYS | DS_CENTER | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg"
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
CONTROL "Custom1",IDC_LIST,"CListControl",WS_TABSTOP | 0x1d0,7,7,
298,192,WS_EX_CLIENTEDGE