From c788498d4c94dfca6427aea050e4d7ebafa3d6a5 Mon Sep 17 00:00:00 2001 From: Malte Timmermann Date: Thu, 22 Jul 2004 05:05:18 +0000 Subject: #i21596# Digital Signatures... --- xmlsecurity/source/dialogs/macrosecurity.cxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'xmlsecurity') diff --git a/xmlsecurity/source/dialogs/macrosecurity.cxx b/xmlsecurity/source/dialogs/macrosecurity.cxx index bb808f36901b..adac3f6f77bc 100644 --- a/xmlsecurity/source/dialogs/macrosecurity.cxx +++ b/xmlsecurity/source/dialogs/macrosecurity.cxx @@ -2,9 +2,9 @@ * * $RCSfile: macrosecurity.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: gt $ $Date: 2004-07-20 15:42:47 $ + * last change: $Author: mt $ $Date: 2004-07-22 06:05:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -137,8 +137,8 @@ MacroSecurity::MacroSecurity( Window* _pParent, cssu::Reference< lang::XMultiSer mxSecurityEnvironment = _rxSecurityEnvironment; - MacroSecurityTP* mpLevelTP = new MacroSecurityLevelTP( &maTabCtrl, this ); - MacroSecurityTP* mpTrustSrcTP = new MacroSecurityTrustedSourcesTP( &maTabCtrl, this ); + mpLevelTP = new MacroSecurityLevelTP( &maTabCtrl, this ); + mpTrustSrcTP = new MacroSecurityTrustedSourcesTP( &maTabCtrl, this ); maTabCtrl.SetTabPage( RID_XMLSECTP_SECLEVEL, mpLevelTP ); maTabCtrl.SetTabPage( RID_XMLSECTP_TRUSTSOURCES, mpTrustSrcTP ); -- cgit v1.2.3