From 13a5d7c94b811424a5a7db097689ed76e97abf63 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Thu, 30 May 2013 13:36:33 +0000 Subject: removed cooment. now IDC_UA_SAVSTATE activate apply button git-svn-id: http://svn.miranda-ng.org/main/trunk@4840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Actman/ua/i_opt_dlg.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Actman/ua/i_opt_dlg.inc b/plugins/Actman/ua/i_opt_dlg.inc index 01f01dceb7..e9d7dc5048 100644 --- a/plugins/Actman/ua/i_opt_dlg.inc +++ b/plugins/Actman/ua/i_opt_dlg.inc @@ -499,7 +499,7 @@ begin IDC_UA_VARNAMESH: ShowVarHelp(Dialog,IDC_UA_VARNAMESV); IDC_UA_SHOWVARH : ShowVarHelp(Dialog,IDC_UA_SHOWVARV); -//??? IDC_UA_SAVSTATE, + IDC_UA_SAVSTATE, IDC_UA_GLOBAL: SendMessage(GetParent(Dialog),PSM_CHANGED,0,0); IDC_UA_SEPARATE: begin -- cgit v1.2.3