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/templates/templates.rc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'plugins/Watrack/templates/templates.rc') diff --git a/plugins/Watrack/templates/templates.rc b/plugins/Watrack/templates/templates.rc index f7e8ff1f20..47090f361e 100644 --- a/plugins/Watrack/templates/templates.rc +++ b/plugins/Watrack/templates/templates.rc @@ -1,9 +1,10 @@ #include "i_tmpl_rc.inc" +#include "resource.inc" LANGUAGE 0,0 -FORMAT DIALOGEX 0, 0, 304, 226, 0 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE +IDD_OPT_FORMAT 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