User: rt Date: 2007-07-06 08:37:02+0000 Modified: dba/dbaccess/source/ui/misc/dsntypes.cxx
Log: INTEGRATION: CWS oj14 (1.27.4); FILE MERGED 2007/06/04 18:48:41 oj 1.27.4.8: RESYNC: (1.32-1.34); FILE MERGED 2006/11/07 09:37:49 oj 1.27.4.7: RESYNC: (1.30-1.32); FILE MERGED 2006/07/04 08:15:06 oj 1.27.4.6: RESYNC: (1.29-1.30); FILE MERGED 2006/04/25 13:03:19 oj 1.27.4.5: new include 2006/03/20 14:02:55 oj 1.27.4.4: RESYNC: (1.28-1.29); FILE MERGED 2006/03/20 07:48:48 oj 1.27.4.3: use of module client helper 2006/01/03 13:24:05 oj 1.27.4.2: RESYNC: (1.27-1.28); FILE MERGED 2006/01/03 07:49:20 oj 1.27.4.1: changed module client File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: dsntypes.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/dsntypes.cxx?r1=1.34&r2=1.35 Delta lines: +3 -3 ------------------- --- dsntypes.cxx 2007-05-10 10:36:13+0000 1.34 +++ dsntypes.cxx 2007-07-06 08:36:59+0000 1.35 @@ -41,9 +41,6 @@ #ifndef _DBU_MISC_HRC_ #include "dbu_misc.hrc" #endif -#ifndef _DBAUI_MODULE_DBU_HXX_ -#include "moduledbu.hxx" -#endif #ifndef _DBU_MISCRES_HRC_ #include "dbumiscres.hrc" #endif @@ -73,6 +70,9 @@ #ifndef DBACCESS_SHARED_DBUSTRINGS_HRC #include "dbustrings.hrc" #endif +#ifndef _DBAUI_MODULE_DBU_HXX_ +#include "moduledbu.hxx" +#endif //......................................................................... namespace dbaui { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
