From d59aab9f81a82258e65721a9b48c4978d0d381c9 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 4 May 2015 20:19:47 +0000 Subject: fix for another Watrack option pages git-svn-id: http://svn.miranda-ng.org/main/trunk@13433 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Watrack/stat/stat.rc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'plugins/Watrack/stat/stat.rc') diff --git a/plugins/Watrack/stat/stat.rc b/plugins/Watrack/stat/stat.rc index 9bedcabf3d..a4ae3229a3 100644 --- a/plugins/Watrack/stat/stat.rc +++ b/plugins/Watrack/stat/stat.rc @@ -1,9 +1,10 @@ #include "stat_rc.inc" +#include "resource.inc" LANGUAGE 0,0 -STATS DIALOGEX 0, 0, 304, 226, 0 -STYLE DS_SETFONT | WS_CHILD | WS_VISIBLE +IDD_OPT_STATS DIALOGEX 0, 0, 304, 226, 0 +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0 { -- cgit v1.2.3