User: rt Date: 2007-07-06 08:34:35+0000 Modified: dba/dbaccess/source/ui/misc/WCPage.cxx
Log: INTEGRATION: CWS oj14 (1.24.8); FILE MERGED 2007/06/04 18:46:05 oj 1.24.8.6: RESYNC: (1.28-1.29); FILE MERGED 2006/11/07 09:34:52 oj 1.24.8.5: RESYNC: (1.25-1.28); FILE MERGED 2006/07/04 08:13:16 oj 1.24.8.4: RESYNC: (1.24-1.25); FILE MERGED 2006/04/25 13:03:16 oj 1.24.8.3: new include 2006/03/20 07:48:45 oj 1.24.8.2: use of module client helper 2006/01/03 07:49:19 oj 1.24.8.1: changed module client File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: WCPage.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/WCPage.cxx?r1=1.29&r2=1.30 Delta lines: +3 -3 ------------------- --- WCPage.cxx 2007-04-26 08:02:09+0000 1.29 +++ WCPage.cxx 2007-07-06 08:34:33+0000 1.30 @@ -45,9 +45,6 @@ #ifndef _TOOLS_DEBUG_HXX #include <tools/debug.hxx> #endif -#ifndef _DBAUI_MODULE_DBU_HXX_ -#include "moduledbu.hxx" -#endif #ifndef _DBA_DBACCESS_HELPID_HRC_ #include "dbaccess_helpid.hrc" #endif @@ -84,6 +81,9 @@ #ifndef DBAUI_TOOLS_HXX #include "UITools.hxx" #endif +#ifndef _DBAUI_MODULE_DBU_HXX_ +#include "moduledbu.hxx" +#endif #ifndef _CPPUHELPER_EXC_HLP_HXX_ #include <cppuhelper/exc_hlp.hxx> #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
