From 17d905772c6003b17cc243a7948ea221ad79537d Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 15 Apr 2003 14:52:30 +0000 Subject: INTEGRATION: CWS dbgmacros1 (1.1.24); FILE MERGED 2003/04/10 17:36:33 kso 1.1.24.2: RESYNC: (1.1-1.2); FILE MERGED 2003/04/09 10:09:38 kso 1.1.24.1: #108413# - debug macro unification. --- automation/source/inc/testtool.hxx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'automation') diff --git a/automation/source/inc/testtool.hxx b/automation/source/inc/testtool.hxx index 2fd667931fc4..1d725855d89b 100644 --- a/automation/source/inc/testtool.hxx +++ b/automation/source/inc/testtool.hxx @@ -2,9 +2,9 @@ * * $RCSfile: testtool.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: vg $ $Date: 2003-03-26 12:06:17 $ + * last change: $Author: vg $ $Date: 2003-04-15 15:52:30 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -77,7 +77,7 @@ class SvStream; class StatementFlow; class CommunicationManager; class CommunicationLink; -#ifdef DEBUG +#if OSL_DEBUG_LEVEL > 1 class EditWindow; #endif class ImplRC; @@ -89,7 +89,7 @@ class ImplRemoteControl BOOL m_bIdleInserted; AutoTimer m_aIdleTimer; BOOL m_bInsideExecutionLoop; -#ifdef DEBUG +#if OSL_DEBUG_LEVEL > 1 EditWindow *m_pDbgWin; #endif ImplRC* pImplRC; -- cgit v1.2.3